mips64el mipsel:
	gnu_type=`dpkg-architecture -a$@ -qDEB_HOST_GNU_TYPE`; \
	for i in $$gnu_type $${gnu_type}-dbg;do \
		echo $$i; \
	done
