forked from luck/tmp_suning_uos_patched
ad71860a17
Signed-off-by: Len Brown <len.brown@intel.com>
8 lines
144 B
Makefile
8 lines
144 B
Makefile
#
|
|
# Makefile for all Linux ACPI interpreter subdirectories
|
|
#
|
|
|
|
obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o
|
|
|
|
EXTRA_CFLAGS += $(ACPI_CFLAGS)
|