linux-uconsole/arch/mips
Matt Redfearn c5dce00854 UPSTREAM: MIPS: Fix build of compressed image
Changes introduced to arch/mips/Makefile for the generic kernel resulted
in build errors when making a compressed image if platform-y has multiple
values, like this:

make[2]: *** No rule to make target `alchemy/'.
make[1]: *** [vmlinuz] Error 2
make[1]: Target `_all' not remade because of errors.
make: *** [sub-make] Error 2
make: Target `_all' not remade because of errors.

Fix this by quoting $(platform-y) as it is passed to the Makefile in
arch/mips/boot/compressed/Makefile

Reported-by: kernelci.org bot <bot@kernelci.org>
Link: https://storage.kernelci.org/next/next-20161017/mips-gpr_defconfig/build.log
Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Reviewed-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14405/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
(cherry picked from commit 818f38c5b7)
2018-03-05 21:56:13 +05:30
..
alchemy UPSTREAM: MIPS: Sanitise coherentio semantics 2018-03-05 21:56:13 +05:30
ar7 MIPS: AR7: ensure the port type's FCR value is used 2018-01-23 19:50:18 +01:00
ath25 genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
ath79 MIPS: ath79: fix regression in PCI window initialization 2017-07-05 14:37:17 +02:00
bcm47xx MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 2017-11-30 08:37:20 +00:00
bcm63xx Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-11-15 09:10:53 -08:00
bmips BACKPORT: MIPS: store the appended dtb address in a variable 2018-03-05 21:56:13 +05:30
boot UPSTREAM: MIPS: generic: Introduce generic DT-based board support 2018-03-05 21:56:13 +05:30
cavium-octeon UPSTREAM: MIPS: Fix misspellings in comments. 2018-03-05 21:56:13 +05:30
cobalt MIPS: Cobalt Don't use module_init in non-modular MTD registration. 2015-06-21 22:14:30 +02:00
configs ANDROID: MIPS: Add ranchu[32r5|32r6|64]_defconfig 2018-03-05 21:56:13 +05:30
dec UPSTREAM: MIPS: Fix misspellings in comments. 2018-03-05 21:56:13 +05:30
emma
fw UPSTREAM: MIPS: Fix misspellings in comments. 2018-03-05 21:56:13 +05:30
generic FROMLIST: MIPS: ranchu: Add Ranchu as a new generic-based board 2018-03-05 21:56:13 +05:30
include UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual Processors 2018-03-05 21:56:13 +05:30
jazz MIPS: Jazz: Migrate to new 'set-state' interface 2015-09-03 12:07:50 +02:00
jz4740 MIPS: JZ4740: Remove unused linux/leds_pwm.h include 2015-10-26 09:49:44 +01:00
kernel FROMLIST: MIPS: Add noexec=on|off kernel parameter 2018-03-05 21:56:13 +05:30
kvm UPSTREAM: MIPS: Fix misspellings in comments. 2018-03-05 21:56:13 +05:30
lantiq MIPS: Lantiq: Fix another request_mem_region() return code check 2017-10-08 10:14:18 +02:00
lasat MIPS: Lasat: Move from deprecated __initcall to arch_initcall. 2015-09-03 12:07:49 +02:00
lib MIPS: Implement __multi3 for GCC7 MIPS64r6 builds 2018-03-03 10:19:46 +01:00
loongson32 MIPS: loongsoon32: Migrate to new 'set-state' interface 2015-09-03 12:07:53 +02:00
loongson64 MIPS: hpet: Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES 2016-08-20 18:09:27 +02:00
math-emu FROMLIST: MIPS: math-emu: Mark fall throughs in switch statements with a comment 2018-03-05 21:56:13 +05:30
mm UPSTREAM: MIPS: Fix early CM probing 2018-03-05 21:56:13 +05:30
mti-malta UPSTREAM: MIPS: Fix early CM probing 2018-03-05 21:56:13 +05:30
mti-sead3 LED/MIPS: Move SEAD3 LED driver to where it belongs. 2015-11-03 08:59:20 +01:00
net net: filter: make JITs zero A for SKF_AD_ALU_XOR_X 2016-01-06 00:43:52 -05:00
netlogic MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds 2017-11-21 09:21:22 +01:00
oprofile MIPS: Add cases for CPU_I6400 2015-08-26 15:23:03 +02:00
paravirt MIPS: SMP: Don't increment irq_count multiple times for call function IPIs 2015-08-03 09:25:12 +02:00
pci UPSTREAM: MIPS: Sanitise coherentio semantics 2018-03-05 21:56:13 +05:30
pistachio Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-11-15 09:10:53 -08:00
pmcs-msp71xx MIPS: Fix build error due to unused variables. 2015-12-22 15:21:18 +01:00
pnx833x
power
ralink MIPS: ralink: Fix typo in mt7628 pinmux function 2017-11-30 08:37:19 +00:00
rb532 MIPS: Remove all the uses of custom gpio.h 2015-09-03 12:08:02 +02:00
sgi-ip22 MIPS: ip22: Fix ip28 build for modern gcc 2017-03-18 19:09:56 +08:00
sgi-ip27 UPSTREAM: MIPS: Spelling fix lets -> let's 2018-03-05 21:56:13 +05:30
sgi-ip32 MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. 2015-05-13 00:01:41 +02:00
sibyte MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall 2015-09-03 12:07:49 +02:00
sni UPSTREAM: MIPS: Spelling fix lets -> let's 2018-03-05 21:56:13 +05:30
txx9 spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
vdso UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code paths 2018-03-05 21:56:13 +05:30
vr41xx MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. 2015-06-21 21:52:50 +02:00
xilfpga Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-11-15 09:10:53 -08:00
Kbuild MIPS: Initial implementation of a VDSO 2015-11-11 08:36:36 +01:00
Kbuild.platforms UPSTREAM: MIPS: generic: Introduce generic DT-based board support 2018-03-05 21:56:13 +05:30
Kconfig UPSTREAM: MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6 2018-03-05 21:56:13 +05:30
Kconfig.debug MIPS: Remove compact branch policy Kconfig entries 2016-09-30 10:18:39 +02:00
Makefile UPSTREAM: MIPS: Fix build of compressed image 2018-03-05 21:56:13 +05:30