ar71xx: mikrotik: cleanup nand image build code
authorMathias Kresin <dev@kresin.me>
Wed, 4 Jul 2018 04:39:05 +0000 (06:39 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:32:19 +0000 (17:32 +0100)
commit66dd23ab1904573e8896f12361f60fbf24e3bf53
tree27832ba556a4df8c0262526b2acfcd3a7b740e83
parent52cdad454b9f7b04af7c7b7cfaca6f055b5bfb3c
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>
(backported from 5260c1003cee20b004f4628c72ef3985885ca901)
target/linux/ar71xx/image/mikrotik.mk