Sign in
android-kvm
/
linux
/
dfd8317d3340f03bc06eba6b58f0ec0861da4a13
/
.
/
drivers
/
acpi
/
tables
/
Makefile
blob: aa4c69594d97f423767f3bb50dbbc98a3ff677f7 [
file
]
#
# Makefile for all Linux ACPI interpreter subdirectories
#
obj
-
y
:=
tbconvrt
.
o tbget
.
o tbrsdt
.
o tbxface
.
o \
tbgetall
.
o tbinstal
.
o tbutils
.
o tbxfroot
.
o
EXTRA_CFLAGS
+=
$
(
ACPI_CFLAGS
)