Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
459c19f524a9d89c65717a7d061d5f11ecf6bcb8
/
.
/
drivers
/
acpi
/
dispatcher
/
Makefile
blob: eb7e602a83cdeb9168e5b1f66cc82ecefab7ebd1 [
file
] [
log
] [
blame
]
#
# Makefile for all Linux ACPI interpreter subdirectories
#
obj
-
y
:=
dsfield
.
o dsmthdat
.
o dsopcode
.
o dswexec
.
o dswscope
.
o \
dsmethod
.
o dsobject
.
o dsutils
.
o dswload
.
o dswstate
.
o \
dsinit
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)