X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=aef96259051fa58211ec31b7f22b0bee3c595176;hb=e2b7606cdb602a4f69c02cfc8bebe9c63b595e24;hp=62a1343cf327c84e0afae0128b7d705c9330966b;hpb=91b943ee4afa2037678dc1db30b89baef0e17090;p=linux-2.6 diff --git a/Makefile b/Makefile index 62a1343cf3..aef9625905 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION =-rc2 +EXTRAVERSION = NAME=Avast! A bilge rat! # *DOCUMENTATION* @@ -499,6 +499,7 @@ endif ifdef CONFIG_UNWIND_INFO CFLAGS += -fasynchronous-unwind-tables +LDFLAGS_vmlinux += --eh-frame-hdr endif ifdef CONFIG_DEBUG_INFO