From: Jo-Philipp Wich Date: Sat, 16 Nov 2019 20:23:42 +0000 (+0100) Subject: brcm47xx: disable Netgear WNR2000 v2 by default X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bc0c2db2a3a8fc790496d4eee481361ef903749c;p=oweals%2Fopenwrt.git brcm47xx: disable Netgear WNR2000 v2 by default Disable the Netgear WNR2000 v2 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 [drop change on netgear-wnr3500l-v1-na] Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile index c2bf9d41d5..8bdee451f7 100644 --- a/target/linux/brcm47xx/image/Makefile +++ b/target/linux/brcm47xx/image/Makefile @@ -916,6 +916,7 @@ define Device/netgear-wnr2000v2 $(Device/netgear) NETGEAR_BOARD_ID := U12H114T00_NETGEAR NETGEAR_REGION := 2 + DEFAULT := n endef TARGET_DEVICES += netgear-wnr2000v2