diff --git a/[refs] b/[refs] index dab409822bff..34819c09d215 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 087eb437051b3de817720f9c80c440fc9e7dcce8 +refs/heads/master: 08f67461c609ad96bf26732b590569e02e322019 diff --git a/trunk/Makefile b/trunk/Makefile index 610d1c332c45..106515492089 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -533,7 +533,7 @@ endif include $(srctree)/arch/$(SRCARCH)/Makefile -ifneq (CONFIG_FRAME_WARN,0) +ifneq ($(CONFIG_FRAME_WARN),0) KBUILD_CFLAGS += $(call cc-option,-Wframe-larger-than=${CONFIG_FRAME_WARN}) endif