]> git.proxmox.com Git - qemu.git/blob - roms/configure-seabios.sh
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
[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