X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=9e1adac8aa282d0936efad3a39230d4e061698da;hb=c20086de9319ac406f1e96ad459763c9f9965b18;hp=dc82462b68ba09974c872d7a7059c2656ffbf4e5;hpb=b361735043e3001eadb1d40916fd1a4fca1a9363;p=powerpc.git diff --git a/Makefile b/Makefile index dc82462b68..9e1adac8aa 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc1 -NAME=Avast! A bilge rat! +EXTRAVERSION =-rc6 +NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* # To see a list of typical targets execute "make help" @@ -496,11 +496,6 @@ else CFLAGS += -fomit-frame-pointer endif -ifdef CONFIG_UNWIND_INFO -CFLAGS += -fasynchronous-unwind-tables -LDFLAGS_vmlinux += --eh-frame-hdr -endif - ifdef CONFIG_DEBUG_INFO CFLAGS += -g endif