repo.or.cz
/
linux-2.6
/
lfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6/lfs.git]
/
drivers
/
acpi
/
tables
/
Makefile
blob
7385efa61622c412d44cb3708bb26fdc559c64c7
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o
6
7
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)