commit | cbc55d0c2922bf7a02ebad8e15a20f0250ae5443 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Fri Aug 25 19:21:42 2006 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Fri Aug 25 19:21:42 2006 +0000 |
tree | de025b984a36319b3ceb4938d5b729df7f71b36a | |
parent | 028f46fd2e639e981dca09a857fcd070ce376042 [diff] [blame] |
Print a warning if southbridge is not known Corresponding to flashrom svn r61 and coreboot v2 svn r2390.
diff --git a/README b/README index 32c401a..e745608 100644 --- a/README +++ b/README
@@ -77,6 +77,6 @@ ----------- 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.