git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into staging
[qemu.git]
/
roms
/
configure-seabios.sh
1
#!/bin/sh
2
config
=
"$1"
3
make
-
C seabios clean distclean
4
cp
"$config"
seabios
/
.config
5
make
-
C seabios oldnoconfig