hc
2023-02-14 9c26bd2fb3d1b04cfe748cd7a8d8883feff5250f
disabled kernel warning
1 files modified
1 ■■■■ changed files
kernel/Makefile 1 ●●●● patch | view | raw | blame | history
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 :=