Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99c5bfe993af1af37ddd615e72207dc7220dc526
/
.
/
drivers
/
acpi
/
utilities
/
Makefile
blob: 939c447dd52a9d8f4f8842d481f67e98c99f9c40 [
file
] [
log
] [
blame
]
#
# Makefile for all Linux ACPI interpreter subdirectories
#
obj
-
y
:=
utalloc
.
o utdebug
.
o uteval
.
o utinit
.
o utmisc
.
o utxface
.
o \
utcopy
.
o utdelete
.
o utglobal
.
o utmath
.
o utobject
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)