repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More meth updates.
[linux-2.6/linux-mips.git]
/
drivers
/
acpi
/
tables
/
Makefile
blob
aa4c69594d97f423767f3bb50dbbc98a3ff677f7
1
#
2
# Makefile for all Linux ACPI interpreter subdirectories
3
#
4
5
obj-y
:=
tbconvrt.o tbget.o tbrsdt.o tbxface.o \
6
tbgetall.o tbinstal.o tbutils.o tbxfroot.o
7
8
EXTRA_CFLAGS
+= $(
ACPI_CFLAGS
)