mirror of
https://github.com/deadw00d/AROS.git
synced 2026-03-19 11:39:53 +00:00
Backport: Add temporary host for older acpica version
This commit is contained in:
@ -6,6 +6,7 @@ DEBUG_ACPI=no
|
|||||||
ACPICAPACKAGE := acpica
|
ACPICAPACKAGE := acpica
|
||||||
ACPICAVERSION := 20230331
|
ACPICAVERSION := 20230331
|
||||||
ACPICAREPOSITORIES := \
|
ACPICAREPOSITORIES := \
|
||||||
|
https://axrt.org/download/thirdparty \
|
||||||
https://downloadmirror.intel.com/776304
|
https://downloadmirror.intel.com/776304
|
||||||
ACPICAARCHBASE := $(ACPICAPACKAGE)-unix-$(ACPICAVERSION)
|
ACPICAARCHBASE := $(ACPICAPACKAGE)-unix-$(ACPICAVERSION)
|
||||||
ACPICASRCDIR := $(PORTSDIR)/acpica/$(ACPICAARCHBASE)
|
ACPICASRCDIR := $(PORTSDIR)/acpica/$(ACPICAARCHBASE)
|
||||||
|
|||||||
Reference in New Issue
Block a user