X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=8484be116e96df3ef283e9ecb4e671757065d14c;hb=bfc5ecdf48b529f6a2bd98ba26bfac39ca8cd8a5;hp=62a1343cf327c84e0afae0128b7d705c9330966b;hpb=91b943ee4afa2037678dc1db30b89baef0e17090;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 62a1343cf327..8484be116e96 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc5 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