Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / Usermode / Makefile.cfg
index 13fa0a6..e657288 100644 (file)
@@ -5,10 +5,12 @@
 # Include Root Makefile.cfg
 -include $(dir $(lastword $(MAKEFILE_LIST)))../Makefile.cfg
 
-
 # Set variables
 # > Usermode directory
 ACESSUSERDIR := $(ACESSDIR)/Usermode/
 # > Output directory for build binaries
 OUTPUTDIR := $(ACESSUSERDIR)Output/$(ARCH)/
+# > Distroot
+DISTROOT := $(DISTROOT)/$(ARCH)
+
 

UCC git Repository :: git.ucc.asn.au