summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kbuild b/Kbuild
index edbc9d8fe44e..f4712a918d2e 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1585,6 +1585,7 @@ KBUILD_CPPFLAGS += $(CDEFINES)
ifeq ($(call cc-option-yn, -Wmaybe-uninitialized),y)
EXTRA_CFLAGS += -Wmaybe-uninitialized
endif
+EXTRA_CFLAGS += -Wmissing-prototypes
# If the module name is not "wlan", then the define MULTI_IF_NAME to be the
# same a the module name. The host driver will then append MULTI_IF_NAME to