forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-24 69f6639d1dbba0bd8eb20ddd325528241f238d61
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 :=