ipq40xx: Enable the Engenius EAP1300
authorCorey Minyard <minyard@acm.org>
Fri, 3 May 2024 13:14:31 +0000 (08:14 -0500)
committerChristian Marangi <ansuelsmth@gmail.com>
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 <minyard@acm.org>
Link: https://github.com/openwrt/openwrt/pull/15358
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq40xx/image/generic.mk

index 7af777248d49048480baecf841ee3b2df9b01cc6..444035ffe5104ef3c90d7923ed1846fe504fa48e 100644 (file)
@@ -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)