From: Felix Fietkau Date: Tue, 11 Mar 2014 13:19:56 +0000 (+0000) Subject: ltq-adsl: disable mips16 support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7c885e6d1f149dc741aa44a9cc1f0cf7dca2ee31;p=openwrt%2Fsvn-archive%2Farchive.git ltq-adsl: disable mips16 support Signed-off-by: Felix Fietkau SVN-Revision: 39873 --- diff --git a/package/kernel/lantiq/ltq-adsl/Makefile b/package/kernel/lantiq/ltq-adsl/Makefile index 6a0daa25c9..154dc52741 100644 --- a/package/kernel/lantiq/ltq-adsl/Makefile +++ b/package/kernel/lantiq/ltq-adsl/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources/ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87 PKG_MAINTAINER:=John Crispin +PKG_USE_MIPS16:=0 + include $(INCLUDE_DIR)/package.mk define KernelPackage/ltq-adsl-template