aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables/Makefile
blob: 0a7d7afac255e505e1733c05a38c31a379344c70 (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for all Linux ACPI interpreter subdirectories
#

obj-y := tbxface.o tbinstal.o  tbutils.o tbfind.o tbfadt.o

EXTRA_CFLAGS += $(ACPI_CFLAGS)