Author: ruik
Date: Sun Dec 12 00:28:17 2010
New Revision: 6167
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6167

Log:
Fix the build failure. We have now common fadt.c.
[PATCH] SB700 common FADT was not applied to this board because it was in the 
meanwhile added.


Signed-off-by: Rudolf Marek <r.ma...@assembler.cz>
Acked-by: Rudolf Marek <r.ma...@assembler.cz>

Deleted:
   trunk/src/mainboard/asus/m4a78-em/fadt.c
Modified:
   trunk/src/mainboard/asus/m4a78-em/Kconfig

Modified: trunk/src/mainboard/asus/m4a78-em/Kconfig
==============================================================================
--- trunk/src/mainboard/asus/m4a78-em/Kconfig   Sat Dec 11 23:41:31 2010        
(r6166)
+++ trunk/src/mainboard/asus/m4a78-em/Kconfig   Sun Dec 12 00:28:17 2010        
(r6167)
@@ -9,7 +9,6 @@
        select SOUTHBRIDGE_AMD_RS780
        select SOUTHBRIDGE_AMD_SB700
        select SUPERIO_ITE_IT8712F
-       select BOARD_HAS_FADT
        select HAVE_BUS_CONFIG
        select HAVE_OPTION_TABLE
        select HAVE_PIRQ_TABLE

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to