X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=95576199f3ca969ccdf6e72a3a7ea8edef1831aa;hb=d7b748d63c908a0a85099ce546594192ae0926f6;hp=62a1343cf327c84e0afae0128b7d705c9330966b;hpb=91b943ee4afa2037678dc1db30b89baef0e17090;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index 62a1343cf32..95576199f3c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc4 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