diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-15 13:27:21 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-17 10:25:10 +0900 |
commit | b74c0cad3d5f4f2252f1a42e160dc0e202e88e93 (patch) | |
tree | d99b0896b69445520e7074c4c076cad5b99e9a4a /scripts/kconfig | |
parent | eef58fdd010796a39be721b66c80d4a19b876e79 (diff) | |
download | linux-b74c0cad3d5f4f2252f1a42e160dc0e202e88e93.tar.gz linux-b74c0cad3d5f4f2252f1a42e160dc0e202e88e93.tar.bz2 linux-b74c0cad3d5f4f2252f1a42e160dc0e202e88e93.zip |
riscv: drop unneeded -Wall addition
The top level Makefile adds -Wall globally:
KBUILD_CFLAGS := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \
For riscv, I see two "-Wall" added for compiling each object.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions