usb_ecm: Use the current configuration instead of a fixed one.
[haiku.git] / src / add-ons / kernel / drivers / power / acpi_battery / Jamfile
blobdce8e983b6232d81822f5bb1a6a548a7eda165b7
1 SubDir HAIKU_TOP src add-ons kernel drivers power acpi_battery ;
3 UsePrivateHeaders kernel ;
5 KernelAddon acpi_battery :
6         acpi_battery.cpp
7         ;
9 Depends acpi_battery : acpi ;