Sign in
googlers
/
maze
/
linux
/
0d541064e8f58858e11cd34d81b6e83617f6eb4a
/
.
/
drivers
/
acpi
/
tables
/
Makefile
blob: aa4c69594d97f423767f3bb50dbbc98a3ff677f7 [
file
] [
log
] [
blame
]
#
# 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
)