summaryrefslogtreecommitdiff
path: root/util/flashrom/README
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2006-08-25 19:21:42 +0000
committerStefan Reinauer <stepan@openbios.org>2006-08-25 19:21:42 +0000
commit051427c40a626a67b58ab11f0ab12e8b1e3d658c (patch)
tree3a7086f2ed7b00e1302570e26bc8e7bf86d35dff /util/flashrom/README
parentfa60e7f9d06d9a54e8bcc9e6f90eb3bc6ae4095e (diff)
downloadcoreboot-051427c40a626a67b58ab11f0ab12e8b1e3d658c.tar.xz
Print a warning if southbridge is not known to flashrom.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2390 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/README')
-rw-r--r--util/flashrom/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/README b/util/flashrom/README
index 32c401aa28..e745608912 100644
--- a/util/flashrom/README
+++ b/util/flashrom/README
@@ -77,6 +77,6 @@ DOC support
-----------
DISK on Chip support is currently disabled since it is considered unstable.
-Change CFLAGS in the Makefile to enable it.
+Change CFLAGS in the Makefile to enable it: Remove -DDISABLE_DOC from CFLAGS.