From 107c5d097cc45ef95904a6c2952892d139184616 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sun, 6 Sep 2020 19:50:36 +0200 Subject: [PATCH] ath25: disable devices with 4M flash Devices with 4M flash are not built be default for 20.xx anymore. Building them with buildbot settings does not work anymore anyway. Signed-off-by: Adrian Schmutzler (cherry picked from commit ad22f6a8aae42131cadb06091c11f27571a2ce92) --- target/linux/ath25/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ath25/image/Makefile b/target/linux/ath25/image/Makefile index f273467db0..f203eb1c0f 100644 --- a/target/linux/ath25/image/Makefile +++ b/target/linux/ath25/image/Makefile @@ -88,6 +88,7 @@ TARGET_DEVICES += ubnt2 define Device/ubnt5 DEVICE_TITLE := Ubiquiti XS5 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS5 -v XS5.ar2313 + DEFAULT := n endef TARGET_DEVICES += ubnt5