ltq-vdsl: fix MIPS16 compile breakage

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 40308
This commit is contained in:
John Crispin 2014-03-30 09:15:29 +00:00
parent 4001a1ee15
commit c9d0738645
1 changed files with 2 additions and 0 deletions

View 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