ar71xx: disable On Networks N150R by default
authorJo-Philipp Wich <[email protected]>
Sat, 16 Nov 2019 20:23:33 +0000 (21:23 +0100)
committerHauke Mehrtens <[email protected]>
Fri, 29 Nov 2019 22:28:44 +0000 (23:28 +0100)
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 <[email protected]>
target/linux/ar71xx/image/tiny-legacy-devices.mk

index 98d45557a6c3afbb37b0cf18f829d25d461d3c4b..32912f79d6bdb8fd1cf9da3e7cdce63c35f16dec 100644 (file)
@@ -116,6 +116,7 @@ LEGACY_DEVICES += REALWNR612V2
 
 define LegacyDevice/N150R
   DEVICE_TITLE := On Networks N150
+  DEFAULT := n
 endef
 LEGACY_DEVICES += N150R