Message ID | 20230602230014.ca0aede8195f.Ibd08cad396b630b68d93b2469905ad55b375af65@changeid (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] kernel-doc: don't let V=1 change outcome | expand |
diff --git a/scripts/Makefile.extrawarn b/scripts/Makefile.extrawarn index 40cd13eca82e..d77eb2474a67 100644 --- a/scripts/Makefile.extrawarn +++ b/scripts/Makefile.extrawarn @@ -85,6 +85,7 @@ KBUILD_CFLAGS += $(call cc-option, -Wunused-macros) KBUILD_CPPFLAGS += -DKBUILD_EXTRA_WARN2 +export KDOC_WALL=1 endif #