Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
02438d8771ae6a4b215938959827692026380bf9
/
.
/
drivers
/
acpi
/
parser
/
Makefile
blob: db24ee09cf11777a11e20e293c9fb85031366be8 [
file
] [
log
] [
blame
]
#
# 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
)