kernel/Makefile | ●●●●● patch | view | raw | blame | history |
kernel/Makefile
.. .. @@ -463,6 +463,7 @@ 463 463 -fno-strict-aliasing -fno-common -fshort-wchar \ 464 464 -Werror-implicit-function-declaration \ 465 465 -Werror=return-type -Wno-format-security \ 466 + -w466 467 -std=gnu89 467 468 KBUILD_CPPFLAGS := -D__KERNEL__ 468 469 KBUILD_AFLAGS_KERNEL :=