Skip to content
Snippets Groups Projects
Commit b74c0cad authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent eef58fdd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment