summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/a8v-e_se/Config.lb
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2009-05-31 17:00:25 +0000
committerRudolf Marek <r.marek@assembler.cz>2009-05-31 17:00:25 +0000
commita519fe77b60123f1fba46f1f93580d5628a88555 (patch)
tree85f516d681733938683e2c33ca038bc74533780a /src/mainboard/asus/a8v-e_se/Config.lb
parent608762793a4e6f1a4152858dfeb372dc4c3f10a0 (diff)
downloadcoreboot-a519fe77b60123f1fba46f1f93580d5628a88555.tar.xz
Following patch moves all vt8237 fadt.c from mainboard/* file to chipset
directory just with one common file. Changes to FADT: move to rev4, fix the generic register descriptors, detect additional VT8237S features. Change the compiler to CORE , its revision to 42. Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4327 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus/a8v-e_se/Config.lb')
-rw-r--r--src/mainboard/asus/a8v-e_se/Config.lb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/a8v-e_se/Config.lb b/src/mainboard/asus/a8v-e_se/Config.lb
index fa9a0ab7da..560813b242 100644
--- a/src/mainboard/asus/a8v-e_se/Config.lb
+++ b/src/mainboard/asus/a8v-e_se/Config.lb
@@ -28,7 +28,6 @@ arch i386 end
driver mainboard.o
if HAVE_ACPI_TABLES
object acpi_tables.o
- object fadt.o
makerule dsdt.c
depends "$(MAINBOARD)/dsdt.asl"
action "iasl -p $(CURDIR)/dsdt -tc $(MAINBOARD)/dsdt.asl"