diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -502,6 +502,7 @@ endif | |||
502 | 502 | ||
503 | ifdef CONFIG_DEBUG_INFO | 503 | ifdef CONFIG_DEBUG_INFO |
504 | CFLAGS += -g | 504 | CFLAGS += -g |
505 | AFLAGS += -gdwarf-2 | ||
505 | endif | 506 | endif |
506 | 507 | ||
507 | # Force gcc to behave correct even for buggy distributions | 508 | # Force gcc to behave correct even for buggy distributions |