aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cdaa5b6a1c4d..cd64f66b2a7e 100644
--- a/Makefile
+++ b/Makefile
@@ -671,7 +671,7 @@ endif
671 671
672ifdef CONFIG_DEBUG_INFO 672ifdef CONFIG_DEBUG_INFO
673KBUILD_CFLAGS += -g 673KBUILD_CFLAGS += -g
674KBUILD_AFLAGS += -Wa,--gdwarf-2 674KBUILD_AFLAGS += -Wa,-gdwarf-2
675endif 675endif
676 676
677ifdef CONFIG_DEBUG_INFO_REDUCED 677ifdef CONFIG_DEBUG_INFO_REDUCED