From: Corey Minyard Date: Fri, 3 May 2024 13:14:31 +0000 (-0500) Subject: ipq40xx: Enable the Engenius EAP1300 X-Git-Url: http://git.openwrt.org/feed/telephony.git;lede-17.01?a=commitdiff_plain;h=226b15f8859afa7bfdfb6aca2d48f2b4e83e74e2;p=openwrt%2Fstaging%2Fpepe2k.git 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 Link: https://github.com/openwrt/openwrt/pull/15358 Signed-off-by: Christian Marangi --- diff --git a/target/linux/ipq40xx/image/generic.mk b/target/linux/ipq40xx/image/generic.mk index 7af777248d..444035ffe5 100644 --- 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)