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

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

EXTRA_CFLAGS += $(ACPI_CFLAGS)