diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2003-06-24 16:07:07 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2003-06-24 16:07:07 +0000 |
commit | 51305ee6cc36300c44cc1f3d4b2c365223b0762e (patch) | |
tree | d1a3ad3d6a3f4d2349f40bc3e21698786ed829e1 /src/stream | |
parent | 03b59864dfd3d1d06b056fcf530da8ca328fa99c (diff) |
For new config.g
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@903 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/stream')
-rw-r--r-- | src/stream/Config.lb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stream/Config.lb b/src/stream/Config.lb index f95a072b1a..9ad9378bee 100644 --- a/src/stream/Config.lb +++ b/src/stream/Config.lb @@ -1,3 +1,5 @@ +uses CONFIG_ROM_STREAM + if CONFIG_ROM_STREAM object rom_stream.o end |