From: edgar_igl Date: Wed, 7 Jan 2009 20:07:09 +0000 (+0000) Subject: CRIS: Enable NTPL. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=253bd7f8642c695f53078da0704fe3389a1be7b3;p=qmiga%2Fqemu.git CRIS: Enable NTPL. Signed-off-by: Edgar E. Iglesias git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6225 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/configure b/configure index e1bcafa732..0d18534e68 100755 --- 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