mirror of
https://review.haiku-os.org/haiku
synced 2025-02-06 13:58:21 +01:00
build: add acpi_thermal, amd_thermal and pch_thermal to minimum definition
Change-Id: I943b77390266c4e444ddb406455ebaa6a9549565 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8856 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Jérôme Duval <jerome.duval@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
This commit is contained in:
parent
4d5debea9e
commit
e01dfaf620
@ -345,7 +345,12 @@ SYSTEM_ADD_ONS_DRIVERS_NET = [ FFilterByBuildFeatures
|
||||
] ;
|
||||
|
||||
SYSTEM_ADD_ONS_DRIVERS_POWER = [ FFilterByBuildFeatures
|
||||
acpi_button@x86,x86_64
|
||||
x86,x86_64 @{
|
||||
acpi_button
|
||||
acpi_thermal
|
||||
amd_thermal
|
||||
pch_thermal
|
||||
}@ # x86,x86_64
|
||||
] ;
|
||||
|
||||
SYSTEM_ADD_ONS_DRIVERS_SENSOR = [ FFilterByBuildFeatures
|
||||
|
Loading…
x
Reference in New Issue
Block a user