]> Pileus Git - ~andy/linux/blobdiff - Makefile
pci: add class codes for Wireless RF controllers
[~andy/linux] / Makefile
index dc82462b68ba09974c872d7a7059c2656ffbf4e5..4a47203879369d76a655ae30caf5eceaf4daed07 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -496,11 +496,6 @@ else
 CFLAGS         += -fomit-frame-pointer
 endif
 
-ifdef CONFIG_UNWIND_INFO
-CFLAGS         += -fasynchronous-unwind-tables
-LDFLAGS_vmlinux        += --eh-frame-hdr
-endif
-
 ifdef CONFIG_DEBUG_INFO
 CFLAGS         += -g
 endif