openwrtv4/target/linux
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
..
adm5120 adm5120: lzma-loader: fix cache invalidation 2016-03-21 13:15:16 +00:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx: fix giving extra arguments to Build/mktplinkfw 2016-04-21 19:47:19 +00:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 kernel: disable bogus DEVTMPFS config overrides 2016-01-17 10:40:36 +00:00
at91 at91: udc driver was missing deps 2016-02-16 16:25:16 +00:00
ath25 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
au1000 image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
bcm53xx bcm53xx: bump maximum TRX size for devices with serial flash 2016-04-20 18:14:01 +00:00
brcm47xx kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
cns3xxx kernel: update kernel 4.4 to version 4.4.6 2016-03-17 21:41:07 +00:00
gemini kernel: refresh patches for 4.1 2015-07-22 12:51:11 +00:00
generic kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
imx6 imx6: images: add bootfs.tar.gz build artifact 2016-04-19 13:46:33 +00:00
ipq806x kernel: update kernel 3.18 to 3.18.26 2016-01-25 21:43:26 +00:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: refresh patches 2016-03-14 17:13:22 +00:00
lantiq lantiq: use new image build process for some images 2016-04-21 19:46:53 +00:00
malta kernel: add missing config options 2016-03-05 16:22:45 +00:00
mcs814x all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
mediatek kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap kernel: disable bogus DEVTMPFS config overrides 2016-01-17 10:40:36 +00:00
omap24xx omap24xx: Append dtb to the zImage 2015-10-09 07:46:12 +00:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas oxnas: clean-up and improve profiles 2016-04-19 20:14:31 +00:00
ppc40x ppc40x: upgrade to 3.18 2015-04-12 20:48:13 +00:00
ppc44x image: fix jffs2(_nand) image generation 2015-08-05 13:55:52 +00:00
ramips ramips: Add support for ZBT WG3526 2016-04-21 19:47:08 +00:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
sunxi kernel: update kernel 3.18 to version 3.18.27 2016-03-01 23:16:17 +00:00
uml kernel: update kernel 4.4 to version 4.4.4 2016-03-05 17:51:37 +00:00
x86 x86: fix platform_export_bootpart() for Xen virtual disks 2016-04-17 13:24:30 +00:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
zynq zynq: Simplify boot-img build 2016-03-23 12:52:38 +00:00
Makefile