95befdb398
Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
8 lines
153 B
Makefile
8 lines
153 B
Makefile
#
|
|
# Makefile for all Linux ACPI interpreter subdirectories
|
|
#
|
|
|
|
obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o
|
|
|
|
EXTRA_CFLAGS += $(ACPI_CFLAGS)
|