repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
icside: use ide_init_port_hw()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
acpi
/
hardware
/
Makefile
blob
438ad373b9add39895bac04e6167de5757d575cb
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
hwacpi.o hwgpe.o hwregs.o hwsleep.o
6
7
obj-
$(
ACPI_FUTURE_USAGE
) +=
hwtimer.o
8
9
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)