]> git.proxmox.com Git - mirror_qemu.git/blame - roms/configure-seabios.sh
Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydell/qemu...
[mirror_qemu.git] / roms / configure-seabios.sh
CommitLineData
b1c0d031
GH
1#!/bin/sh
2config="$1"
3make -C seabios clean distclean
4cp "$config" seabios/.config
19cd090e 5make -C seabios oldnoconfig