aboutsummaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 8f18c80..c3f80ad 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -2,7 +2,7 @@
#
# Toolchain
#
-CONFIG_CCFLAGS=""
+CONFIG_CCFLAGS="-g"
CONFIG_LDFLAGS=""
# end of Toolchain