diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-06-30 15:23:20 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-06-30 15:23:20 +0000 |
commit | 775c04e53743150dbd47ef85986b681ab5522618 (patch) | |
tree | b0b41d10f21a2ef626846a3054a8ffc5c1b997d7 /util/nvramtool/nvramtool.8 | |
parent | 0867062412dd4bfe5a556e5f3fd85ba5b682d79b (diff) | |
download | coreboot-775c04e53743150dbd47ef85986b681ab5522618.tar.xz |
commit svn:externals for last commit (what a pain) (1/2)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4382 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/nvramtool/nvramtool.8')
-rw-r--r-- | util/nvramtool/nvramtool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/nvramtool.8 b/util/nvramtool/nvramtool.8 index 985d1a6fae..2b9ff496ba 100644 --- a/util/nvramtool/nvramtool.8 +++ b/util/nvramtool/nvramtool.8 @@ -192,7 +192,7 @@ follows the format of the files provided by coreboot. If the coreboot installed on your system was built without specifying -.B "HAVE_OPTION_TABLE," +.B "CONFIG_HAVE_OPTION_TABLE," then the coreboot table will not contain a CMOS option table. In this case, the .B "'-y LAYOUT_FILE'" |