]> git.karo-electronics.de Git - linux-beck.git/blobdiff - Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
[linux-beck.git] / Makefile
index 6d1e304943a379c126c40e2aa1eb3bf4e872ecb1..c761fb1abfb6e283ff1e08fb1f039f084f7648cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -671,7 +671,7 @@ endif
 
 ifdef CONFIG_DEBUG_INFO
 KBUILD_CFLAGS  += -g
-KBUILD_AFLAGS  += -Wa,--gdwarf-2
+KBUILD_AFLAGS  += -Wa,-gdwarf-2
 endif
 
 ifdef CONFIG_DEBUG_INFO_REDUCED