diff options
Diffstat (limited to 'scripts/Makefile.extrawarn')
| -rw-r--r-- | scripts/Makefile.extrawarn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.extrawarn b/scripts/Makefile.extrawarn index 8d5357053f86..24b2fb1d1297 100644 --- a/scripts/Makefile.extrawarn +++ b/scripts/Makefile.extrawarn | |||
| @@ -52,7 +52,6 @@ warning-3 += -Wpointer-arith | |||
| 52 | warning-3 += -Wredundant-decls | 52 | warning-3 += -Wredundant-decls |
| 53 | warning-3 += -Wswitch-default | 53 | warning-3 += -Wswitch-default |
| 54 | warning-3 += $(call cc-option, -Wpacked-bitfield-compat) | 54 | warning-3 += $(call cc-option, -Wpacked-bitfield-compat) |
| 55 | warning-3 += $(call cc-option, -Wvla) | ||
| 56 | 55 | ||
| 57 | warning := $(warning-$(findstring 1, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS))) | 56 | warning := $(warning-$(findstring 1, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS))) |
| 58 | warning += $(warning-$(findstring 2, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS))) | 57 | warning += $(warning-$(findstring 2, $(KBUILD_ENABLE_EXTRA_GCC_CHECKS))) |
