kirkwood: disable image for Linksys EA3500 (Audi)
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 29 Apr 2020 16:04:16 +0000 (18:04 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 29 Apr 2020 16:04:16 +0000 (18:04 +0200)
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>
target/linux/kirkwood/image/Makefile

index 4ba9f9a1b2e1226cd7ffe20b902260e789fb208b..e69e3f125d013f804de66b3b7e97d32fe501fab1 100644 (file)
@@ -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