فهرست منبع

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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15358
Signed-off-by: Christian Marangi <[email protected]>
Corey Minyard 1 سال پیش
والد
کامیت
226b15f885
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      target/linux/ipq40xx/image/generic.mk

+ 1 - 2
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)