ar71xx/image: allow builds of loader without cmdline injecting
authorJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:47 +0000 (12:52 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 23 Mar 2016 12:52:47 +0000 (12:52 +0000)
commite0a3a8452153f752cec31ca5d0396697a39bfd4e
tree92ebe836f290dbaa9a6361ee44e61006d0253798
parent5bac8f0fd4ae95672ea19b8eb01c8001522107b1
ar71xx/image: allow builds of loader without cmdline injecting

On most platforms the cmdline is supplied by the loader to the kernel.
When using an elf loader with cmdline the size is bloated by 512k.
For loader-elf platforms like the cpe510 better use loader-elf but patch
the cmdline into the kernel.

wdr1043: Tested loader still works using sysupgade image.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 49080
target/linux/ar71xx/image/Makefile