configure-seabios.sh (111B)
1 #!/bin/sh 2 config="$1" 3 make -C seabios clean distclean 4 cp "$config" seabios/.config 5 make -C seabios oldnoconfig
qemuFORK: QEMU emulator | |
| git clone https://git.neptards.moe/neptards/qemu.git | |
| Log | Files | Refs | Submodules | LICENSE |