ramips: add support for Asus RT-N12+ B1 and RT-N300 B1
authorSemih Baskan <strstgs@gmail.com>
Tue, 21 Jun 2022 05:43:50 +0000 (08:43 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 25 Jun 2022 08:14:18 +0000 (10:14 +0200)
Asus RT-N12+ B1 and Asus RT-N300 B1 are the same device
with a different name.

The OEM firmwares have the same MD5 with Asus RT-N11P B1.

Same instructions for Asus RT-N11P B1 see:
commit c3dc52e39ac8 ("ramips: add support for Asus RT-N10P V3 / RT-N11P B1 / RT-N12 VP B1")

Signed-off-by: Semih Baskan <strstgs@gmail.com>
(Added id from the PR review to commit message)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ramips/image/mt76x8.mk

index 81b68f63540827a785945eba36d1406055b913a8..5bb9bf61b75d21158af6bea9516d993e8f9312de 100644 (file)
@@ -73,6 +73,12 @@ define Device/asus_rt-n11p-b1
   DEVICE_VENDOR := Asus
   DEVICE_MODEL := RT-N11P
   DEVICE_VARIANT := B1
+  DEVICE_ALT0_VENDOR := ASUS
+  DEVICE_ALT0_MODEL := RT-N12+
+  DEVICE_ALT0_VARIANT := B1
+  DEVICE_ALT1_VENDOR := ASUS
+  DEVICE_ALT1_MODEL := RT-N300
+  DEVICE_ALT1_VARIANT := B1
 endef
 TARGET_DEVICES += asus_rt-n11p-b1