added config and other test files.

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2003-06-17 16:51:06 +00:00
parent 667393676b
commit 99acb49cf7
21 changed files with 527 additions and 0 deletions

3
src/stream/Config.lb Normal file
View File

@@ -0,0 +1,3 @@
if CONFIG_ROM_STREAM
object rom_stream.o
end