hc
2023-11-24 2b26ab132d1b33b91c84c6d732456200e8c5ee77
kernel/Makefile
....@@ -463,7 +463,7 @@
463463 -fno-strict-aliasing -fno-common -fshort-wchar \
464464 -Werror-implicit-function-declaration \
465465 -Werror=return-type -Wno-format-security \
466
- -w
466
+ -w \
467467 -std=gnu89
468468 KBUILD_CPPFLAGS := -D__KERNEL__
469469 KBUILD_AFLAGS_KERNEL :=