From: Jo-Philipp Wich Date: Sat, 16 Nov 2019 20:23:41 +0000 (+0100) Subject: brcm47xx: disable Linksys E1000 v1 by default X-Git-Tag: v19.07.0-rc2~10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=59ef47ae2cfe9b89c955b95eb483ba3206a92daf;p=openwrt%2Fstaging%2Fchunkeey.git brcm47xx: disable Linksys E1000 v1 by default 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 --- 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