repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[wrt350n-kernel.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
)