hc
2023-11-23 7d07b3ae8ddad407913c5301877e694430a3263f
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 :=