diff --git a/libs/wt/Makefile b/libs/wt/Makefile index b9b494151..7f4cf6667 100644 --- a/libs/wt/Makefile +++ b/libs/wt/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/witty/wt/$(PKG_VERSION) PKG_MD5SUM:=ee9490d5f24a47766e54f630ba0da2bb +PKG_USE_MIPS16:=0 + include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk