forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-02-18 84d1d1bed0120e0921c876885ca9006fb9ddf42e
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 :=