]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: zboot: Consolidate compiler flag filtering.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 26 Dec 2016 18:57:52 +0000 (19:57 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:48:40 +0000 (16:48 +0100)
commit209ec69ab3cd81f1577c5af39f7b07a168cd28bc
treebb216cfe796d5dd4100e6ba13580074828253554
parent08d90c81b714482dceb5323d14f6617bcf55ee61
MIPS: zboot: Consolidate compiler flag filtering.

Al Viro noticed that we were using two different methods to filter out
flags from KBUILD_CFLAGS.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
arch/mips/boot/compressed/Makefile