X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=387526b69d4ff589e342379991baa509ff1e4f6a;hb=57a4f91ae5571edd7c0428285d8df16bb8bf5f40;hp=6393738fe968db56ded487cd5c4619c9d1ddb72c;hpb=c207908fcc451e31d7fbba31541bd04f93787eb4;p=powerpc.git diff --git a/Makefile b/Makefile index 6393738fe9..387526b69d 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