There should be a 'make' command option that builds only the qemu target, and not the openbios-unix target. Something like this is what I have in mind: make -qemu_only Whenever I try to build OpenBIOS, I receive a whole bunch of errors with the unix target, but not with the openbios-qemu.elf target for some reason.