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 <[email protected]> Reviewed-by: Jérôme Duval <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user