projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1727e35
)
bcm4908: prepare for Asus GT-AX6000 support
author
Rafał Miłecki
<rafal@milecki.pl>
Wed, 20 Jul 2022 18:03:56 +0000
(20:03 +0200)
committer
Rafał Miłecki
<rafal@milecki.pl>
Fri, 2 Sep 2022 10:23:07 +0000
(12:23 +0200)
It isn't tested & Linux DT will surely need more work.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit
3f2b2fe084c0019221a17e3217a01c41d003f6fd
)
target/linux/bcm4908/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm4908/image/Makefile
b/target/linux/bcm4908/image/Makefile
index 93a28b7e9d0b9e7eb71c1c5d7e35b055b0dfba8c..ba7cdc3ae74172e22c37a023a89b5688f7eb0e9e 100644
(file)
--- a/
target/linux/bcm4908/image/Makefile
+++ b/
target/linux/bcm4908/image/Makefile
@@
-86,6
+86,16
@@
define Device/asus_gt-ac5300
endef
TARGET_DEVICES += asus_gt-ac5300
+define Device/asus_gt-ax6000
+ DEVICE_VENDOR := Asus
+ DEVICE_MODEL := GT-AX6000
+ DEVICE_DTS := broadcom/bcmbca/bcm4912-asus-gt-ax6000
+ IMAGES := pkgtb
+ IMAGE/pkgtb := append-rootfs | pkgtb
+ SOC := bcm4912
+endef
+# TARGET_DEVICES += asus_gt-ax6000
+
define Device/netgear_r8000p
DEVICE_VENDOR := Netgear
DEVICE_MODEL := R8000P