aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-11-16 21:23:44 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2019-11-30 00:11:58 +0100
commit67aca5f0ae4807a84c6e45825ae4f2530851b3bb (patch)
treead247a184c7809e5e579f843b3da7a7e2c1eeaf4 /target/linux/ramips/image
parenteb836ea8e9c80db65afcf1a4234e5e186636b915 (diff)
downloadupstream-67aca5f0ae4807a84c6e45825ae4f2530851b3bb.tar.gz
upstream-67aca5f0ae4807a84c6e45825ae4f2530851b3bb.tar.bz2
upstream-67aca5f0ae4807a84c6e45825ae4f2530851b3bb.zip
ramips: disable A5-V11 by default
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>
Diffstat (limited to 'target/linux/ramips/image')
-rw-r--r--target/linux/ramips/image/rt305x.mk1
1 files changed, 1 insertions, 0 deletions
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