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>
This commit is contained in:
parent
63b1326575
commit
226b15f885
1 changed files with 1 additions and 2 deletions
|
@ -454,8 +454,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 a new issue