Externals - Cleanup, cross-compiler working
[tpg/acess2.git] / Externals / ACPICA / Makefile
index 60c188f..950f0ab 100644 (file)
@@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../Makefile.cfg
 
 ACPI_DEBUG ?= no
 
-BIN := ../bin-$(ARCH)/libacpica.a
+BIN := ../Output/$(ARCH)-kernel/libacpica.a
 
 _VERS := $(patsubst acpica-unix-%.tar.gz,%,$(wildcard acpica-unix-*.tar.gz))
 _VERS := $(sort $(_VERS))

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