diff options
Diffstat (limited to 'src/mainboard/asus/a8v-e_se')
-rw-r--r-- | src/mainboard/asus/a8v-e_se/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/asus/a8v-e_se/Makefile.inc b/src/mainboard/asus/a8v-e_se/Makefile.inc deleted file mode 100644 index ceff472b03..0000000000 --- a/src/mainboard/asus/a8v-e_se/Makefile.inc +++ /dev/null @@ -1,3 +0,0 @@ -# Needed by irq_tables and mptable and acpi_tables. -obj-$(CONFIG_GENERATE_ACPI_TABLES) += dsdt.o -obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi_tables.o |