X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=inline;f=Externals%2FACPICA%2FMakefile;h=950f0abd15b827b7f7f1ea7a74ad46a73c537af3;hb=85362e8a4c919b58cd261345d29f26bae4ad75e2;hp=60c188f312fb3f088a982d1dfaa1bb06d0c4347c;hpb=e7a76b0d8a0cc6aa77966509780973a6f8216ef7;p=tpg%2Facess2.git diff --git a/Externals/ACPICA/Makefile b/Externals/ACPICA/Makefile index 60c188f3..950f0abd 100644 --- a/Externals/ACPICA/Makefile +++ b/Externals/ACPICA/Makefile @@ -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))