summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorstepan <stepan@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2006-08-25 19:21:42 +0000
committerstepan <stepan@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2006-08-25 19:21:42 +0000
commit8bca1f137acaddfe0f77572998e44685e6edd8f9 (patch)
treede025b984a36319b3ceb4938d5b729df7f71b36a /README
parentb3389ace4d414c2aa86463befae938aaec7c8c99 (diff)
downloadflashrom-8bca1f137acaddfe0f77572998e44685e6edd8f9.tar.gz
Original v2 revision: 2390
Print a warning if southbridge is not known to flashrom. git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@61 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 32c401a..e745608 100644
--- a/README
+++ b/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.