Removal of non-Haiku target platform logic from build system (part 1.)
[haiku.git] / src / add-ons / kernel / drivers / power / acpi_thermal / Jamfile
blob97328574a90aefb29a9f8bcb790bf103037fdbfe
1 SubDir HAIKU_TOP src add-ons kernel drivers power acpi_thermal ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 KernelAddon acpi_thermal :
6         acpi_thermal.c
7         ;
9 Depends acpi_thermal : acpi ;