apm821xx: move device definitions to subfiles
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 7 Jun 2020 11:13:46 +0000 (13:13 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 10 Jun 2020 23:44:13 +0000 (01:44 +0200)
commit11db48f89a70315c06562f1ba6ea7feaaab7185d
tree45edeac566987d27953734496e9bb8ec09e86ea2
parentbb39fea11aae2888e6a0129055de21995da92073
apm821xx: move device definitions to subfiles

With several subtargets, the image/Makefile becomes crowded after a
while. Many targets have moved their device definitions to $subtarget.mk
files to have them more organized, let's do this here as well.

While at it, also move subtarget-specific build recipes.

Cc: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/image/Makefile
target/linux/apm821xx/image/nand.mk [new file with mode: 0644]
target/linux/apm821xx/image/sata.mk [new file with mode: 0644]