Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
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
)