]> rtime.felk.cvut.cz Git - arc.git/blobdiff - makefile
Again, loads of refactoring and removing and adding files.
[arc.git] / makefile
index 58cb70a793a40df83453a2fd0043f2b40c4380c0..76a5378389afd1e7f16d694bf85befd7e765242a 100644 (file)
--- a/makefile
+++ b/makefile
@@ -35,7 +35,8 @@ USE_DBG_PRINTF?=y
 Q?=@\r
 export Q\r
 export TOPDIR = $(CURDIR)\r
-export RELEASE = n\r
+export CFG_RELEASE = n\r
+export CFG_DEBUG = y\r
 export PATH\r
 \r
 ifneq ($(filter clean_all,$(MAKECMDGOALS)),clean_all)\r
@@ -47,9 +48,6 @@ endif
 USE_T32_SIM?=n\r
 export USE_T32_SIM\r
 \r
-export BUILD_TREE=y\r
-export RELEASE_TREE=n\r
-\r
 override BDIR := system/kernel ${BDIR} \r
 \r
 # Tools\r