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/nand/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/nand') diff --git a/target/linux/ath79/nand/target.mk b/target/linux/ath79/nand/target.mk index a4069d7610..7ea9b57f45 100644 --- a/target/linux/ath79/nand/target.mk +++ b/target/linux/ath79/nand/target.mk @@ -1,6 +1,6 @@ BOARDNAME := Generic devices with NAND flash -FEATURES += squashfs nand +FEATURES += nand DEFAULT_PACKAGES += wpad-basic-wolfssl -- cgit v1.2.3