From 8e8fcce60950fab2428b5ad91fdd83154710797c Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Wed, 25 Nov 2020 09:38:51 +0000 Subject: apm821xx: clean up target/subtarget features Move features common to all subtargets to the parent target. Signed-off-by: Rui Salvaterra [split patch to make it target-specific, adjust commit title/message] Signed-off-by: Adrian Schmutzler --- target/linux/apm821xx/sata/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/apm821xx/sata') diff --git a/target/linux/apm821xx/sata/target.mk b/target/linux/apm821xx/sata/target.mk index 43b1aa0324..b27b7ff583 100644 --- a/target/linux/apm821xx/sata/target.mk +++ b/target/linux/apm821xx/sata/target.mk @@ -1,6 +1,6 @@ BOARDNAME := Devices which boot from SATA (NAS) DEVICE_TYPE := nas -FEATURES += ext4 usb ramdisk squashfs rootfs-part boot-part +FEATURES += boot-part ext4 rootfs-part DEFAULT_PACKAGES += badblocks block-mount e2fsprogs kmod-hwmon-drivetemp \ kmod-dm kmod-md-mod partx-utils mkf2fs f2fsck -- cgit v1.2.3