repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
swiotlb: support bouncing of HighMem pages
[linux-2.6/mini2440.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
)