Re: [PATCH] MIPS: zboot: fix build failure

From: Sudip Mukherjee
Date: Thu Jan 12 2017 - 18:30:57 EST


On Wednesday 04 January 2017 06:04 PM, Sudip Mukherjee wrote:
The build of mips ar7_defconfig was failing with the error:
arch/mips/boot/compressed/Makefile:21:
*** insufficient number of arguments (1) to function `filter-out'.
Stop.

A ',' was missing while adding filter-out.

Fixes: afca036d463c ("MIPS: zboot: Consolidate compiler flag filtering.")
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@xxxxxxxxxxxxxxx>
---

A gentle ping.
Many of the mips builds are failing daily.

regards
sudip