projects
/
openwrt
/
staging
/
linusw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63b1326
)
ipq40xx: Enable the Engenius EAP1300
author
Corey Minyard
<
[email protected]
>
Fri, 3 May 2024 13:14:31 +0000
(08:14 -0500)
committer
Christian Marangi
<
[email protected]
>
Mon, 6 May 2024 10:45:53 +0000
(12:45 +0200)
Now that DSA is enabled and the MAC addresses are set properly, we can
use it.
Signed-off-by: Corey Minyard <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/15358
Signed-off-by: Christian Marangi <
[email protected]
>
target/linux/ipq40xx/image/generic.mk
patch
|
blob
|
history
diff --git
a/target/linux/ipq40xx/image/generic.mk
b/target/linux/ipq40xx/image/generic.mk
index 7af777248d49048480baecf841ee3b2df9b01cc6..444035ffe5104ef3c90d7923ed1846fe504fa48e 100644
(file)
--- a/
target/linux/ipq40xx/image/generic.mk
+++ b/
target/linux/ipq40xx/image/generic.mk
@@
-454,8
+454,7
@@
define Device/engenius_eap1300
IMAGE_SIZE := 25344k
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
endef
-# Missing DSA Setup
-#TARGET_DEVICES += engenius_eap1300
+TARGET_DEVICES += engenius_eap1300
define Device/engenius_eap2200
$(call Device/FitImage)