hc
2023-03-13 2ec15ae1cb4be1b4fcb56c6d621123d7ebdaad6c
kernel/Makefile
....@@ -463,6 +463,7 @@
463463 -fno-strict-aliasing -fno-common -fshort-wchar \
464464 -Werror-implicit-function-declaration \
465465 -Werror=return-type -Wno-format-security \
466
+ -w
466467 -std=gnu89
467468 KBUILD_CPPFLAGS := -D__KERNEL__
468469 KBUILD_AFLAGS_KERNEL :=