aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-04-29 18:04:16 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-04-29 18:04:16 +0200
commitd9ff49967145600ff4bbc0f4eecef11fd96f6b16 (patch)
tree7bd6d22946178c0f146f08dbb48ca89ec1afa51e /target/linux/kirkwood
parent3f660249e668d25dec65af3b2259433ed17046c1 (diff)
downloadupstream-d9ff49967145600ff4bbc0f4eecef11fd96f6b16.tar.gz
upstream-d9ff49967145600ff4bbc0f4eecef11fd96f6b16.tar.bz2
upstream-d9ff49967145600ff4bbc0f4eecef11fd96f6b16.zip
kirkwood: disable image for Linksys EA3500 (Audi)
Due to the switch to DSA, the kernel image has become too big (2641k) for the kernel partition (2624k) on this device: WARNING: Image file [...]/linux-kirkwood/linksys_audi-uImage is too big Disable the device until this is fixed, so buildbots can continue their work. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/kirkwood/image/Makefile b/target/linux/kirkwood/image/Makefile
index 4ba9f9a1b2..e69e3f125d 100644
--- a/target/linux/kirkwood/image/Makefile
+++ b/target/linux/kirkwood/image/Makefile
@@ -91,6 +91,7 @@ define Device/linksys_audi
UBINIZE_OPTS := -E 5
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi
BOARD_NAME := linksys-audi
+ DEFAULT := n
endef
TARGET_DEVICES += linksys_audi