]> rtime.felk.cvut.cz Git - arc.git/blobdiff - makefile
Renamed USE_DEBUG to USE_DEBUG_PRINT, for now. Updates to kernel testsystem and kernel.
[arc.git] / makefile
index 1879badd16ace11a9bd3ab2a6090702c8f26ae18..45703192a396a2aee4392e9935b90bda7273604c 100644 (file)
--- a/makefile
+++ b/makefile
@@ -36,6 +36,7 @@ Q?=@
 export Q\r
 export TOPDIR = $(CURDIR)\r
 export CFG_DEBUG ?= n\r
+export CFG_USE_DEBUG_PRINT\r
 ifeq ($(CFG_DEBUG),n)\r
 export CFG_RELEASE = y\r
 endif\r
@@ -81,6 +82,7 @@ help:
        @echo ""\r
        \r
 def-$(USE_DBG_PRINTF) += USE_DBG_PRINTF\r
+def-$(USE_DEBUG_PRINT) += USE_DEBUG_PRINT\r
 \r
 \r
 export CFG_MCU \r