Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / targets / tyan / s2850 / ns2850
1 #!/bin/bash
2 TYANMB=s2850
3 cd "$TYANMB"
4 make
5 cat ../atix.rom ./normal/coreboot.rom ./fallback/coreboot.rom > $TYANMB"_coreboot.rom"
6 #cat ./normal/coreboot.rom ./fallback/coreboot.rom > $TYANMB"_coreboot.rom"
7 #cp -f $TYANMB"_coreboot.rom" /home/yhlu/