Rename almost all occurences of LinuxBIOS to coreboot. 
Due to the automatic nature of this update, I am self-acking. It worked in
abuild.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3053 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/documentation/RFC/config.tex b/documentation/RFC/config.tex
index acd97ad..d5626b9 100644
--- a/documentation/RFC/config.tex
+++ b/documentation/RFC/config.tex
@@ -281,7 +281,7 @@
 export HEAP_SIZE:=8192
 export STACK_SIZE:=8192
 export MEMORY_HOLE:=0
-export LINUXBIOS_VERSION:=1.1.0
+export COREBOOT_VERSION:=1.1.0
 export CC:=$(CROSS_COMPILE)gcc
 
 \end{verbatim}