repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
drivers
/
acpi
/
hardware
/
Makefile
blob
97989bc85b1b33289ebfe2ac4e0e52a744b91a91
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
hwacpi.o hwgpe.o hwregs.o hwsleep.o hwtimer.o
6
7
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)