ar71xx: disable On Networks N150R by default
Disable the On Networks N150R 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/10 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
committed by
Hauke Mehrtens
parent
c65f09b641
commit
6af348f6a1
@@ -116,6 +116,7 @@ LEGACY_DEVICES += REALWNR612V2
|
|||||||
|
|
||||||
define LegacyDevice/N150R
|
define LegacyDevice/N150R
|
||||||
DEVICE_TITLE := On Networks N150
|
DEVICE_TITLE := On Networks N150
|
||||||
|
DEFAULT := n
|
||||||
endef
|
endef
|
||||||
LEGACY_DEVICES += N150R
|
LEGACY_DEVICES += N150R
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user