提交 822f44fb 编写于 作者: B Ben Hutchings 提交者: Masahiro Yamada

builddeb: Add automatic support for or1k architecture

Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 a27ae285
......@@ -61,6 +61,8 @@ set_debarch() {
debarch=arm
fi
;;
openrisc)
debarch=or1k ;;
*)
debarch=$(dpkg-architecture -qDEB_HOST_ARCH)
echo "" >&2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册