Kernel/x86 - acpica: Debug to trace AE_NO_MEMORY cause
[tpg/acess2.git] / Usermode / Applications / Makefile.cfg
index 2dbcfc2..d0a07d1 100644 (file)
@@ -8,7 +8,7 @@ ifeq ($(ARCHDIR),native)
 ASFLAGS = -felf
 CPPFLAGS = -Wall
 CFLAGS = $(CPPFLAGS)
-LDFLAGS = -L $(OUTPUTDIR)Libs -lacess-native
+LDFLAGS = -L $(OUTPUTDIR)Libs -lacess-native -lc_acess
 #LIBGCC_PATH = $(ACESSDIR)/AcessNative/symbol_renames.ld
 else
 ASFLAGS = -felf

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