Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
3e7ee3e7b36fa4e2d88d8fb0a2577be95fc4636d
/
.
/
drivers
/
acpi
/
parser
/
Makefile
blob: db24ee09cf11777a11e20e293c9fb85031366be8 [
file
]
#
# Makefile for all Linux ACPI interpreter subdirectories
#
obj
-
y
:=
psargs
.
o psparse
.
o psloop
.
o pstree
.
o pswalk
.
o \
psopcode
.
o psscope
.
o psutils
.
o psxface
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)