ltq-vdsl: fix MIPS16 compile breakage

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

SVN-Revision: 40308
master
John Crispin 10 years ago
parent 4001a1ee15
commit c9d0738645
  1. 2
      package/kernel/lantiq/ltq-vdsl/Makefile

@ -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

Loading…
Cancel
Save