summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/tables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/tables/Makefile')
-rw-r--r--drivers/acpi/tables/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/acpi/tables/Makefile b/drivers/acpi/tables/Makefile
new file mode 100644
index 0000000..7385efa
--- /dev/null
+++ b/drivers/acpi/tables/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for all Linux ACPI interpreter subdirectories
+#
+
+obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o
+
+EXTRA_CFLAGS += $(ACPI_CFLAGS)
OpenPOWER on IntegriCloud