ar71xx: mikrotik: cleanup nand image build code
authorMathias Kresin <dev@kresin.me>
Wed, 4 Jul 2018 04:39:05 +0000 (06:39 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 7 Jul 2018 19:07:40 +0000 (21:07 +0200)
commit5260c1003cee20b004f4628c72ef3985885ca901
tree12df1dd3469ee3948582531ccae1721c25adbb35
parent0b83a235602dace3de116a10de9515cda5b76be4
ar71xx: mikrotik: cleanup nand image build code

Use the LOADER_TYPE variable to specify that we need the elf preloader
and append the loader via the corresponding build recipe. It allows to
enable initramfs images again for mikrotik NAND images, which caused a
build error before.

Add the minor header only to the kernel of the sysupgrade images, as it
is only required for the bootloader to find the kernel on flash.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ar71xx/image/mikrotik.mk