1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

ltq-vmmc: disable mips16 support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39876
This commit is contained in:
Felix Fietkau 2014-03-11 13:20:07 +00:00
parent f23a50dff9
commit 9c48c7a7dc

View File

@ -17,6 +17,8 @@ PKG_MD5SUM:=d8eee8cba0edb28974cc1f8532e3bd18
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/ltqtapi.mk
include $(INCLUDE_DIR)/package.mk