CVSROOT: /sources/qemu Module name: qemu Changes by: Paul Brook <pbrook> 06/06/17 20:01:14
Modified files: . : configure Log message: Enable SH bFLT loader. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemu&r1=1.106&r2=1.107 Patches: Index: configure =================================================================== RCS file: /sources/qemu/qemu/configure,v retrieving revision 1.106 retrieving revision 1.107 diff -u -b -r1.106 -r1.107 --- configure 14 Jun 2006 18:17:46 -0000 1.106 +++ configure 17 Jun 2006 20:01:14 -0000 1.107 @@ -831,6 +831,7 @@ echo "TARGET_ARCH=sh4" >> $config_mak echo "#define TARGET_ARCH \"sh4\"" >> $config_h echo "#define TARGET_SH4 1" >> $config_h + bflt="yes" else echo "Unsupported target CPU" exit 1 _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel