kernel/Makefile
.. .. @@ -463,7 +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 + -w \467 467 -std=gnu89 468 468 KBUILD_CPPFLAGS := -D__KERNEL__ 469 469 KBUILD_AFLAGS_KERNEL :=