ltq-vdsl: fix MIPS16 compile breakage
authorJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000 (09:15 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 30 Mar 2014 09:15:29 +0000 (09:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40308

package/kernel/lantiq/ltq-vdsl/Makefile

index e94692771b7fdb916e8ff8e4f00a626a2c4c7233..0901721b909785a66555c05fa0d7852d1f23389f 100644 (file)
@@ -16,6 +16,8 @@ PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/drv_dsl_cpe_api-$(PKG_VERSION)
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/
 PKG_MD5SUM:=b6d9c1e3c5db1bfcd6e81bb2f582cadb
 
+PKG_USE_MIPS16:=0
+
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 include $(INCLUDE_DIR)/package.mk