X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FMakefile.cfg;h=e657288a12c2ab12523c9c8c4b955dd24a6a03b6;hb=98bd9c0c8985c50c42231c116a4e18fedd47761e;hp=f7e91207a732ee1dfc3ee8ca44c1249e54b374f9;hpb=0b24cbc2f18942b3d1d74efa025ecfa318ab35ec;p=tpg%2Facess2.git diff --git a/Usermode/Makefile.cfg b/Usermode/Makefile.cfg index f7e91207..e657288a 100644 --- a/Usermode/Makefile.cfg +++ b/Usermode/Makefile.cfg @@ -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) +