X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=03373bb703ca9cd4d8cde6403502357815b7e531;hb=def6ed7ef45ed19c3d6ca765f3bfdff1fe4c6bba;hp=9b2b58c3b3dbcbfe62e354ce90f78d61cebc877d;hpb=6d05d53f562e8c74b6922fc69a5685207759c905;p=mv-sheeva.git diff --git a/Makefile b/Makefile index 9b2b58c3b3d..03373bb703c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 30 -EXTRAVERSION = -rc5 -NAME = Vindictive Armadillo +EXTRAVERSION = +NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -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