diff mbox series

[OpenWrt-Devel,15/17] ramips: disable A5-V11 by default

Message ID 20191116202346.31885-16-jo@mein.io
State Accepted
Delegated to: Hauke Mehrtens
Headers show
Series disable known broken device images for 19.07 | expand

Commit Message

Jo-Philipp Wich Nov. 16, 2019, 8:23 p.m. UTC
Disable the A5-V11 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 <jo@mein.io>
---
 target/linux/ramips/image/rt305x.mk | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index de3d788563..cb2fe628bc 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -69,6 +69,7 @@  define Device/a5-v11
 	$$(sysupgrade_bin) | check-size $$$$(IMAGE_SIZE) | poray-header -B A5-V11 -F 4M
   DEVICE_TITLE := A5-V11
   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2
+  DEFAULT := n
 endef
 TARGET_DEVICES += a5-v11