coreboot-kgpe-d16/targets/tyan/s2880/ns2880

7 lines
174 B
Plaintext
Raw Normal View History

#!/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/