[OpenWrt-Devel] [PATCH 12/17] brcm47xx: disable Linksys E1000 v1 by default

Jo-Philipp Wich jo at mein.io
Sat Nov 16 15:23:41 EST 2019


Disable the Linksys E1000 v1 image by default as the device has
insufficient flash space for release build images.

Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72
Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 target/linux/brcm47xx/image/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile
index 47f031b8b4..c2bf9d41d5 100644
--- a/target/linux/brcm47xx/image/Makefile
+++ b/target/linux/brcm47xx/image/Makefile
@@ -715,6 +715,7 @@ define Device/linksys-e1000
   $(Device/linksys)
   DEVICE_ID := E100
   VERSION := 1.1.3
+  DEFAULT := n
 endef
 TARGET_DEVICES += linksys-e1000
 
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list