From b0d4c9d5eacd0eba85acd1e461bdda9b1fe1e9f9 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 19 Apr 2022 00:34:52 +0800 Subject: [PATCH] ath25: re-enable build for ubnt_picostation-2 by default Without adding tons of default sets, it can be re-enabled safely. This reverts commit 324560a4cefac3f5f9c7b0bdac1a378269ce9b8f. Signed-off-by: Tianling Shen --- target/linux/ath25/image/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/ath25/image/Makefile b/target/linux/ath25/image/Makefile index e5b7a8cebe..2b22d54105 100644 --- a/target/linux/ath25/image/Makefile +++ b/target/linux/ath25/image/Makefile @@ -75,7 +75,6 @@ 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