diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-17 09:54:25 +0200 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-06-04 15:03:29 +0200 |
commit | f1090b61a76f4af523418a4ff3de4324ae72ec47 (patch) | |
tree | f3249cc1a8ce8de018ac5a8304869a131ca9b3a1 /net/mac802154/cfg.h | |
parent | s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c (diff) | |
download | linux-f1090b61a76f4af523418a4ff3de4324ae72ec47.tar.xz linux-f1090b61a76f4af523418a4ff3de4324ae72ec47.zip |
s390: drop unneeded -Wall addition from tools Makefile
The top level Makefile adds -Wall globally for all host tools:
KBUILD_HOSTCFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 \
I see two "-Wall" added for compiling these tools.
Of course, it is allowed to pass the same option multiple times, but
we do not need to do so.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'net/mac802154/cfg.h')
0 files changed, 0 insertions, 0 deletions