Sign in
android-kvm
/
linux
/
1b205c2d2464bfecbba80227e74b412596dc5521
/
.
/
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
)