commit | 253bd7f8642c695f53078da0704fe3389a1be7b3 | [log] [tgz] |
---|---|---|
author | edgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Jan 07 20:07:09 2009 +0000 |
committer | edgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Jan 07 20:07:09 2009 +0000 |
tree | fc997d28bd9ef48b9e4381a0852b16bf4df72e8e | |
parent | e36da91279f12ab66fa79a5656d2f317524d3444 [diff] [blame] |
CRIS: Enable NTPL. 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
diff --git a/configure b/configure index e1bcafa..0d18534 100755 --- a/configure +++ b/configure
@@ -1582,6 +1582,7 @@ 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