mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-30 02:29:01 +00:00
ipq40xx: Enable the Engenius EAP1300
Now that DSA is enabled and the MAC addresses are set properly, we can use it. Signed-off-by: Corey Minyard <minyard@acm.org> Link: https://github.com/openwrt/openwrt/pull/15358 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Link: https://github.com/openwrt/openwrt/pull/15402 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
66952b9ff4
commit
7a0d5a5c8b
@ -455,8 +455,7 @@ define Device/engenius_eap1300
|
|||||||
IMAGE_SIZE := 25344k
|
IMAGE_SIZE := 25344k
|
||||||
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
|
IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs | append-metadata
|
||||||
endef
|
endef
|
||||||
# Missing DSA Setup
|
TARGET_DEVICES += engenius_eap1300
|
||||||
#TARGET_DEVICES += engenius_eap1300
|
|
||||||
|
|
||||||
define Device/engenius_eap2200
|
define Device/engenius_eap2200
|
||||||
$(call Device/FitImage)
|
$(call Device/FitImage)
|
||||||
|
Loading…
Reference in New Issue
Block a user