repo.or.cz
/
linux-2.6
/
sactl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i2c/pcf8574: No arbitrary initialization
[linux-2.6/sactl.git]
/
drivers
/
acpi
/
tables
/
Makefile
blob
0a7d7afac255e505e1733c05a38c31a379344c70
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o
6
7
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)