]> git.proxmox.com Git - qemu.git/commitdiff
CRIS: Enable NTPL.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 Jan 2009 20:07:09 +0000 (20:07 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 Jan 2009 20:07:09 +0000 (20:07 +0000)
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6225 c046a42c-6fe2-441c-8c8c-71466251a162

configure

index e1bcafa732bc8c98eb7e623eaf50b22415dd1e8e..0d18534e680487158e649f90ccb53c01be0b5717 100755 (executable)
--- a/configure
+++ b/configure
@@ -1582,6 +1582,7 @@ case "$target_cpu" in
     echo "TARGET_ARCH=cris" >> $config_mak
     echo "#define TARGET_ARCH \"cris\"" >> $config_h
     echo "#define TARGET_CRIS 1" >> $config_h
+    target_nptl="yes"
   ;;
   m68k)
     echo "TARGET_ARCH=m68k" >> $config_mak