]> rtime.felk.cvut.cz Git - arc.git/blobdiff - makefile
OS configuration changes to alarms and scheduletables.
[arc.git] / makefile
index 250946191401cb9a6afe0700008b71f527405445..389009a10b6c5f1e5b96b31e6c258c822eb55085 100644 (file)
--- a/makefile
+++ b/makefile
@@ -35,8 +35,8 @@ USE_DBG_PRINTF?=y
 Q?=@\r
 export Q\r
 export TOPDIR = $(CURDIR)\r
-export CFG_RELEASE = n\r
-export CFG_DEBUG = y\r
+export CFG_RELEASE = y\r
+export CFG_DEBUG = n\r
 export PATH\r
 \r
 ifneq ($(filter clean_all,$(MAKECMDGOALS)),clean_all)\r