forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-07 5e8555e3ea324daaf0e38422bcba48c4df33a0d9
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 :=