ui: refactor code for determining if an update should be sent to the client
[qemu/ar7.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