diff options
Diffstat (limited to 'drivers/acpi/tables/Makefile')
-rw-r--r-- | drivers/acpi/tables/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/acpi/tables/Makefile b/drivers/acpi/tables/Makefile deleted file mode 100644 index 7385efa61622..000000000000 --- a/drivers/acpi/tables/Makefile +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for all Linux ACPI interpreter subdirectories | ||
3 | # | ||
4 | |||
5 | obj-y := tbxface.o tbinstal.o tbutils.o tbfind.o tbfadt.o tbxfroot.o | ||
6 | |||
7 | EXTRA_CFLAGS += $(ACPI_CFLAGS) | ||