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:
Jérôme Duval
2025-01-23 05:25:54 +00:00
parent 4d5debea9e
commit e01dfaf620
+6 -1
View File
@@ -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