block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
[qemu/ericb.git] / roms / configure-seabios.sh
blob98f59a24ba938c170c0d64ae3c2cc728130b1975
1 #!/bin/sh
2 config="$1"
3 make -C seabios clean distclean
4 cp "$config" seabios/.config
5 make -C seabios oldnoconfig