coreboot-kgpe-d16/targets/tyan/s2875/ns2875
fb2_tyan_0420.change.diff) 3afb677335 commit Yinghai's patches to targets/ (from: fb2_tyan_0420.change.diff)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1527 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2004-04-24 22:03:36 +00:00

6 lines
163 B
Bash

#!/bin/bash
TYANMB=s2875
cd "$TYANMB"
make
cat ./normal/linuxbios.rom ./fallback/linuxbios.rom > $TYANMB"_linuxbios.rom"
cp -f $TYANMB"_linuxbios.rom" /home/yhlu/