forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/Makefile
....@@ -529,6 +529,7 @@
529529 -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \
530530 -Werror=implicit-function-declaration -Werror=implicit-int \
531531 -Werror=return-type -Wno-format-security \
532
+ -w \
532533 -std=gnu89
533534 KBUILD_CPPFLAGS := -D__KERNEL__
534535 KBUILD_AFLAGS_KERNEL :=