From 334fdea08d71079d6e0f5bc8dc79790c0402ae2a Mon Sep 17 00:00:00 2001 From: Alexey Brodkin Date: Fri, 19 Aug 2016 13:58:36 +0300 Subject: archs38: Merge sd and ramfs subtargets in generic again As it turned out we may actually build both initramfs and SD-based images in one run with just a small tweak in existing image/Makefile and so we do here. We're back with one "generic" target for all ARC HS38-based bords. Kudos to John for his patience and very helpful tips! Signed-off-by: John Crispin Signed-off-by: Alexey Brodkin Cc: Jo-Philipp Wich --- target/linux/archs38/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/archs38/Makefile') diff --git a/target/linux/archs38/Makefile b/target/linux/archs38/Makefile index cbdbfba34a..166d3d5540 100644 --- a/target/linux/archs38/Makefile +++ b/target/linux/archs38/Makefile @@ -11,7 +11,7 @@ CPU_TYPE:=archs BOARD:=archs38 BOARDNAME:=Synopsys DesignWare ARC HS38 MAINTAINER:=Alexey Brodkin -SUBTARGETS:=sd ramdisk +SUBTARGETS:=generic KERNEL_PATCHVER:=4.4 -- cgit v1.2.3