From eb087ae4f46a8cf6158c1a6ec0fb5558f1abdaae Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Mon, 23 Nov 2020 00:28:34 +0000 Subject: ath79: move the squashfs feature to the parent target All subtargets define it. Move it to the parent target and remove it from all subtargets. Signed-off-by: Rui Salvaterra --- target/linux/ath79/generic/target.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ath79/generic/target.mk') diff --git a/target/linux/ath79/generic/target.mk b/target/linux/ath79/generic/target.mk index 0624f79572..4e53c89260 100644 --- a/target/linux/ath79/generic/target.mk +++ b/target/linux/ath79/generic/target.mk @@ -1,5 +1,4 @@ BOARDNAME:=Generic -FEATURES += squashfs DEFAULT_PACKAGES += wpad-basic-wolfssl -- cgit v1.2.3