From 324560a4cefac3f5f9c7b0bdac1a378269ce9b8f Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Sun, 10 Oct 2021 14:12:10 +0800 Subject: [PATCH] ath25: disable build for ubnt_picostation-2 by default Signed-off-by: Tianling Shen --- 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 2b22d54105..e5b7a8cebe 100644 --- a/target/linux/ath25/image/Makefile +++ b/target/linux/ath25/image/Makefile @@ -75,6 +75,7 @@ define Device/ubnt_picostation-2 DEVICE_VENDOR := Ubiquiti DEVICE_MODEL := Picostation 2 (XS2-8) IMAGE/sysupgrade.bin := append-rootfs | pad-rootfs | pad-to 128k | mkfwimage XS2-8 -v XS2.ar2316 + DEFAULT := n endef TARGET_DEVICES += ubnt_picostation-2