repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usb_ecm: Use the current configuration instead of a fixed one.
[haiku.git]
/
src
/
add-ons
/
kernel
/
drivers
/
power
/
acpi_battery
/
Jamfile
blob
dce8e983b6232d81822f5bb1a6a548a7eda165b7
1
SubDir HAIKU_TOP src add-ons kernel drivers power acpi_battery ;
2
3
UsePrivateHeaders kernel ;
4
5
KernelAddon acpi_battery :
6
acpi_battery.cpp
7
;
8
9
Depends acpi_battery : acpi ;