Ugly temporary fix until we figure out how to deal with the race condition.
authorMyles Watson <mylesgw@gmail.com>
Thu, 8 Jul 2010 17:20:07 +0000 (17:20 +0000)
committerMyles Watson <mylesgw@gmail.com>
Thu, 8 Jul 2010 17:20:07 +0000 (17:20 +0000)
Justification:
- dbm690t isn't actively developed (no new warnings will be introduced)
- having this board fail clutters the mailing list

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5661 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/amd/dbm690t/Kconfig

index 3071da61a5747d376eedb0eb7550489951201e62..0a39817229241133e67a2a36e1b2a079dbd4af83 100644 (file)
@@ -30,6 +30,13 @@ config HAVE_HIGH_TABLES
        default n
        depends on BOARD_AMD_DBM690T
 
+# This is a temporary fix, and should be removed when the race condition for
+# building option_table.h is fixed.
+config WARNINGS_ARE_ERRORS
+       bool
+       default n
+       depends on BOARD_AMD_DBM690T
+
 config DCACHE_RAM_BASE
        hex
        default 0xc8000