Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
refs/tags/v2.6.12-rc5
/
.
/
drivers
/
acpi
/
parser
/
Makefile
blob: bbdd286c660d581147efccba0c49a5d58ffde7c0 [
file
] [
log
] [
blame
]
#
# Makefile for all Linux ACPI interpreter subdirectories
#
obj
-
y
:=
psargs
.
o psparse
.
o pstree
.
o pswalk
.
o \
psopcode
.
o psscope
.
o psutils
.
o psxface
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)