Skip to content

Commit

Permalink
ipq40xx: Enable the Engenius EAP1300
Browse files Browse the repository at this point in the history
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: #15358
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
  • Loading branch information
cminyard authored and robimarko committed May 12, 2024
1 parent 5f71acb commit c20ee9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/ipq40xx/image/generic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,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)
Expand Down

0 comments on commit c20ee9f

Please sign in to comment.