aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1b0d84d49612..0ad6e8d9b0b3 100644
--- a/Makefile
+++ b/Makefile
@@ -502,6 +502,7 @@ endif
502 502
503ifdef CONFIG_DEBUG_INFO 503ifdef CONFIG_DEBUG_INFO
504CFLAGS += -g 504CFLAGS += -g
505AFLAGS += -gdwarf-2
505endif 506endif
506 507
507# Force gcc to behave correct even for buggy distributions 508# Force gcc to behave correct even for buggy distributions