Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information