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

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