X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=8484be116e96df3ef283e9ecb4e671757065d14c;hb=239fd45938f9ddf64f120e0260c7b76eb73bd5a7;hp=62a1343cf327c84e0afae0128b7d705c9330966b;hpb=7c2aed4b5632fb536721b8494d1a4a65852ffb49;p=linux-2.6 diff --git a/Makefile b/Makefile index 62a1343cf3..8484be116e 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