aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-11 13:19:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-11 13:19:56 +0000
commit2cd16b9c5f27c02d5b7d38848f5feaf1b192321e (patch)
tree829fdf01d496c586e73e80567bd89657b4e95517 /package
parent402a931919b2243d7ebbc5c3ea7b0ccf4a7e59d7 (diff)
downloadmaster-187ad058-2cd16b9c5f27c02d5b7d38848f5feaf1b192321e.tar.gz
master-187ad058-2cd16b9c5f27c02d5b7d38848f5feaf1b192321e.tar.bz2
master-187ad058-2cd16b9c5f27c02d5b7d38848f5feaf1b192321e.zip
ltq-adsl: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39873 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/kernel/lantiq/ltq-adsl/Makefile2
1 files changed, 2 insertions, 0 deletions
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 <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ltq-adsl-template