archs38: Merge sd and ramfs subtargets in generic again
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 19 Aug 2016 10:58:36 +0000 (13:58 +0300)
committerJohn Crispin <john@phrozen.org>
Sat, 20 Aug 2016 03:33:47 +0000 (05:33 +0200)
commit334fdea08d71079d6e0f5bc8dc79790c0402ae2a
treedb91746f7c60a25dde9f3dc78244c53be7b88477
parent070edfd92f8f83a93312a7df5f59048d74286584
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 <john@phrozen.org>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Jo-Philipp Wich <jo@mein.io>
target/linux/archs38/Makefile
target/linux/archs38/generic/profiles/00-default.mk [new file with mode: 0644]
target/linux/archs38/generic/target.mk [new file with mode: 0644]
target/linux/archs38/image/Makefile
target/linux/archs38/ramdisk/profiles/00-default.mk [deleted file]
target/linux/archs38/ramdisk/target.mk [deleted file]
target/linux/archs38/sd/profiles/00-default.mk [deleted file]
target/linux/archs38/sd/target.mk [deleted file]