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
x86: cpa self-test, WARN_ON()
[wrt350n-kernel.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
)