Hi, this actually additionally disables netgear-wnr3500l-v1-na without a comment about it.
Best Adrian > -----Original Message----- > From: openwrt-devel [mailto:[email protected]] > On Behalf Of Jo-Philipp Wich > Sent: Samstag, 16. November 2019 21:24 > To: [email protected] > Cc: Jo-Philipp Wich <[email protected]> > Subject: [OpenWrt-Devel] [PATCH 13/17] 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 <[email protected]> > --- > target/linux/brcm47xx/image/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/target/linux/brcm47xx/image/Makefile > b/target/linux/brcm47xx/image/Makefile > index c2bf9d41d5..969d523956 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 > > @@ -925,6 +926,7 @@ define Device/netgear-wnr3500l-v1-na > $(Device/netgear) > NETGEAR_BOARD_ID := U12H136T99_NETGEAR > NETGEAR_REGION := 2 > + DEFAULT := n > endef > TARGET_DEVICES += netgear-wnr3500l-v1-na > > -- > 2.20.1 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
