On 11/17/19 12:30 AM, m...@adrianschmutzler.de wrote: > Hi, > > this actually additionally disables netgear-wnr3500l-v1-na without a comment > about it. > > Best > > Adrian Thank you Adrian for the review.
The linked forum post only mentions the wnr2000v2 and not the wnr3500l which has 8MB of flash, I only remove the wnr2000v2. Hauke > >> -----Original Message----- >> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] >> On Behalf Of Jo-Philipp Wich >> Sent: Samstag, 16. November 2019 21:24 >> To: openwrt-devel@lists.openwrt.org >> Cc: Jo-Philipp Wich <j...@mein.io> >> 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 <j...@mein.io> >> --- >> 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel