openwrtv4/target/linux/ar71xx
John Crispin b225de37bc ar71xx: fix giving extra arguments to Build/mktplinkfw
The build command will always get the whole argument string in $(1),
regardless of whitespace. We need to use word/wordlist to split the string
after the first word.

Whitespace and quotation will be given to the command verbatim (make will
ignore it), so to give multiple arguments, no quotation marks may be used.

Fixes: r47174 ("ar71xx/image: add options argument to mktplinkfw step")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 49216
2016-04-21 19:47:19 +00:00
..
base-files ar71xx: add TP-Link TL-WA901ND-v4 support 2016-04-09 10:26:46 +00:00
files ar71xx: fix build error 2016-04-17 22:03:58 +00:00
generic ar71xx: add support for Compex WPJ342 2016-04-09 10:26:41 +00:00
image ar71xx: fix giving extra arguments to Build/mktplinkfw 2016-04-21 19:47:19 +00:00
mikrotik ar71xx: add support for Compex WPJ342 2016-04-09 10:26:41 +00:00
nand ar71xx: add missing kernel symbol (#21849) 2016-02-12 19:55:07 +00:00
patches-4.1 ar71xx: fix nondeterministic hangs during bootconsole/console handover 2016-04-09 10:26:37 +00:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
config-4.1 ar71xx: add TP-Link TL-WA901ND-v4 support 2016-04-09 10:26:46 +00:00
config-4.4 ar71xx: add config ATH79_MACH_TL_WA901ND_V4 for kernel 4.4 2016-04-17 22:20:11 +00:00
Makefile ar71xx: switch to linux 4.1 2015-07-19 17:59:20 +00:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00