X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=387526b69d4ff589e342379991baa509ff1e4f6a;hb=8b8ca80e192b10eecc01fc44a2902510af86f73b;hp=6393738fe968db56ded487cd5c4619c9d1ddb72c;hpb=cb2ebc59ff52cee770cfd6ba5f23a6cc3c214648;p=mv-sheeva.git diff --git a/Makefile b/Makefile index 6393738fe96..387526b69d4 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc3 -NAME = Homicidal Dwarf Hamster +EXTRAVERSION = +NAME = Nocturnal Monster Puppy # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -491,7 +491,7 @@ endif include $(srctree)/arch/$(ARCH)/Makefile ifdef CONFIG_FRAME_POINTER -CFLAGS += -fno-omit-frame-pointer $(call cc-option,-fno-optimize-sibling-calls,) +CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls else CFLAGS += -fomit-frame-pointer endif