]> git.sur5r.net Git - u-boot/blobdiff - config.mk
Merge with http://www.jdl.com/software/u-boot-86xx.git
[u-boot] / config.mk
index d32f51e90b08f054bf43b1842991c7d85ab1d8db..46e956f6d33408e94ab6684afca0542864fd5b65 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -169,7 +169,7 @@ CFLAGS := $(CPPFLAGS) -Wall -Wno-trigraphs
 endif
 endif
 
-AFLAGS_DEBUG := -Wa,-gstabs
+AFLAGS_DEBUG := -Wa,-g
 
 # turn jbsr into jsr for m68k
 ifeq ($(ARCH),m68k)