more targets
authorRonald G. Minnich <rminnich@gmail.com>
Fri, 29 Aug 2003 03:02:00 +0000 (03:02 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Fri, 29 Aug 2003 03:02:00 +0000 (03:02 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1092 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

targets/tyan/s2880/VERSION [new file with mode: 0644]
targets/tyan/s2880/ns2880 [new file with mode: 0644]

diff --git a/targets/tyan/s2880/VERSION b/targets/tyan/s2880/VERSION
new file mode 100644 (file)
index 0000000..cd5ac03
--- /dev/null
@@ -0,0 +1 @@
+2.0
diff --git a/targets/tyan/s2880/ns2880 b/targets/tyan/s2880/ns2880
new file mode 100644 (file)
index 0000000..913d194
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+TYANMB=s2880
+cd "$TYANMB"
+make
+cat ../fwx.rom ./normal/linuxbios.rom ./fallback/linuxbios.rom > $TYANMB"_linuxbios.rom"
+cp -f $TYANMB"_linuxbios.rom" /home/yhlu/