ar71xx: disable Netgear WNR612 v2 by default
Disable the Netgear WNR612 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/4 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
4b759caf51
commit
1793baee46
@ -110,6 +110,7 @@ LEGACY_DEVICES += WNR2000V4
|
|||||||
|
|
||||||
define LegacyDevice/REALWNR612V2
|
define LegacyDevice/REALWNR612V2
|
||||||
DEVICE_TITLE := NETGEAR WNR612V2
|
DEVICE_TITLE := NETGEAR WNR612V2
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
LEGACY_DEVICES += REALWNR612V2
|
LEGACY_DEVICES += REALWNR612V2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user