diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2003-10-15 20:05:11 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2003-10-15 20:05:11 +0000 |
commit | b56ef076002ee90ac08fbac5888b8b3374ce582e (patch) | |
tree | 8f9e65c647dd1db2d3fc512fe9e6a2b98ed258fe /targets/tyan/s2882 | |
parent | 820dea8a628a862639da3c4a4d465422a94f3a8d (diff) |
for tyan. recover from Eric B's error additions to via code :-)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1220 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/tyan/s2882')
-rw-r--r-- | targets/tyan/s2882/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/tyan/s2882/Config.lb b/targets/tyan/s2882/Config.lb index 5d4287d914..dae08d7363 100644 --- a/targets/tyan/s2882/Config.lb +++ b/targets/tyan/s2882/Config.lb @@ -235,4 +235,4 @@ romimage "fallback" payload ../../tg3.zelf end -buildrom ROM_SIZE "normal" "fallback" +buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback" |