clk: exynos5420: Remove aclk66_peric from the clock tree description
[cascardo/linux.git] / Makefile
index 6d1e304..c761fb1 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