From 1621e9303cd9fcd6363553a091358bdfb908b8e9 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Thu, 25 Sep 2003 22:04:04 +0000 Subject: new from tyan git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1135 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/tyan/s2880/ns2880 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'targets/tyan/s2880/ns2880') diff --git a/targets/tyan/s2880/ns2880 b/targets/tyan/s2880/ns2880 index 913d194139..01e7fc4dc5 100644 --- a/targets/tyan/s2880/ns2880 +++ b/targets/tyan/s2880/ns2880 @@ -2,5 +2,7 @@ TYANMB=s2880 cd "$TYANMB" make +#cat ../fwx.rom ../atix.rom ./normal/linuxbios.rom ./fallback/linuxbios.rom > $TYANMB"_linuxbios.rom" cat ../fwx.rom ./normal/linuxbios.rom ./fallback/linuxbios.rom > $TYANMB"_linuxbios.rom" +#cat ./normal/linuxbios.rom ./fallback/linuxbios.rom > $TYANMB"_linuxbios.rom" cp -f $TYANMB"_linuxbios.rom" /home/yhlu/ -- cgit v1.2.3