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/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/apm821xx/Makefile') diff --git a/target/linux/apm821xx/Makefile b/target/linux/apm821xx/Makefile index c7e27d3214..bae20d0d04 100644 --- a/target/linux/apm821xx/Makefile +++ b/target/linux/apm821xx/Makefile @@ -8,7 +8,7 @@ ARCH:=powerpc BOARD:=apm821xx BOARDNAME:=AppliedMicro APM821xx CPU_TYPE:=464fp -FEATURES:=fpu dt gpio +FEATURES:=fpu dt gpio ramdisk squashfs usb SUBTARGETS:=nand sata KERNEL_PATCHVER:=5.4 -- cgit v1.2.3