提交 f04dc72f 编写于 作者: P Paul Brook

Enable MIPS NPTL

Enable NPTL support for MIPS usermode emulation.
Signed-off-by: NPaul Brook <paul@codesourcery.com>
上级 590bc601
......@@ -2063,6 +2063,7 @@ case "$target_arch2" in
echo "#define TARGET_ARCH \"mips\"" >> $config_h
echo "#define TARGET_MIPS 1" >> $config_h
echo "#define TARGET_ABI_MIPSO32 1" >> $config_h
target_nptl="yes"
target_phys_bits=64
;;
mipsn32|mipsn32el)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册