diff options
Diffstat (limited to 'drivers/acpi/events/Makefile')
-rw-r--r-- | drivers/acpi/events/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/acpi/events/Makefile b/drivers/acpi/events/Makefile deleted file mode 100644 index d29f2ee449cc..000000000000 --- a/drivers/acpi/events/Makefile +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for all Linux ACPI interpreter subdirectories | ||
3 | # | ||
4 | |||
5 | obj-y := evevent.o evregion.o evsci.o evxfevnt.o \ | ||
6 | evmisc.o evrgnini.o evxface.o evxfregn.o \ | ||
7 | evgpe.o evgpeblk.o | ||
8 | |||
9 | EXTRA_CFLAGS += $(ACPI_CFLAGS) | ||