]> git.proxmox.com Git - mirror_qemu.git/blobdiff - configure
Option rom makefile fixes
[mirror_qemu.git] / configure
index 8160bed173e15fbaebbc1039d6167aba9e47beba..36db3b271c722a153aa773873f837c6b16482164 100755 (executable)
--- a/configure
+++ b/configure
@@ -1743,7 +1743,7 @@ echo "TOOLS=$tools" >> $config_host_mak
 roms=
 if test \( "$cpu" = "i386" -o "$cpu" = "x86_64" \) -a \
         "$targetos" != "Darwin" ; then
-  roms="pc-bios/optionrom"
+  roms="optionrom"
 fi
 echo "ROMS=$roms" >> $config_host_mak