Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
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>
b74c0cad
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.