]> err.no Git - linux-2.6/blobdiff - Makefile
[POWERPC] Fix compiler warning message on get_property call
[linux-2.6] / Makefile
index 62a1343cf327c84e0afae0128b7d705c9330966b..389ff0cca9a7f3e0f3a5c8dba0c8f6539e79763c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -499,6 +499,7 @@ endif
 
 ifdef CONFIG_UNWIND_INFO
 CFLAGS         += -fasynchronous-unwind-tables
+LDFLAGS_vmlinux        += --eh-frame-hdr
 endif
 
 ifdef CONFIG_DEBUG_INFO