From 81d2e65e3dcf95e8fdb601ec2546d29bf80e6ef7 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Fri, 7 Jan 2022 19:40:34 +0800 Subject: [PATCH] ath25: disable build for ubnt2/5 Signed-off-by: Tianling Shen --- target/linux/ath25/image/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ath25/image/Makefile b/target/linux/ath25/image/Makefile index c09425e16b..2f996058e1 100644 --- a/target/linux/ath25/image/Makefile +++ b/target/linux/ath25/image/Makefile @@ -79,12 +79,14 @@ TARGET_DEVICES += ubnt2-pico2 define Device/ubnt2 DEVICE_TITLE := Ubiquiti XS2 IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2 -v XS2.ar2316 + DEFAULT := n endef 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