1
0
mirror of https://github.com/deadw00d/AROS.git synced 2026-03-16 22:08:37 +00:00

Backport: Add temporary host for older acpica version

This commit is contained in:
deadwood
2025-03-25 16:14:02 +01:00
committed by deadwood
parent 2515d58663
commit 7c8f22ee0d

View File

@ -6,6 +6,7 @@ DEBUG_ACPI=no
ACPICAPACKAGE := acpica
ACPICAVERSION := 20230331
ACPICAREPOSITORIES := \
https://axrt.org/download/thirdparty \
https://downloadmirror.intel.com/776304
ACPICAARCHBASE := $(ACPICAPACKAGE)-unix-$(ACPICAVERSION)
ACPICASRCDIR := $(PORTSDIR)/acpica/$(ACPICAARCHBASE)