Enable acpid on all platforms

This commit is contained in:
Jeremy Soller 2024-10-30 16:18:19 -06:00
parent 224ed0bc99
commit aab263279b
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F
2 changed files with 3 additions and 2 deletions

View File

@ -5,12 +5,13 @@ same_as = "../drivers"
template = "custom"
script = """
BINS=(
acpid
fbcond
inputd
lived
nvmed
pcid
vesad
lived
)
virt_bins()
@ -43,7 +44,6 @@ case "${TARGET}" in
;;
x86_64-unknown-redox)
x86_common_bins
BINS+=(acpid)
;;
aarch64-unknown-redox)
aarch64_bins

View File

@ -11,6 +11,7 @@ fbcond 1 2
logd /scheme/debug /scheme/fbcon/1
stdio /scheme/log
ramfs logging
acpid
pcid /etc/pcid/initfs.toml
lived
unset DISK_LIVE_ADDR DISK_LIVE_SIZE