aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-11 13:20:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-11 13:20:01 +0000
commit63d92d72be82180e2cb0ba1f0195385bddf5f997 (patch)
treef9b36e7cc2f988f70dcd5cc8e692471dc9c99f24 /package/kernel/lantiq
parent2cd16b9c5f27c02d5b7d38848f5feaf1b192321e (diff)
downloadupstream-63d92d72be82180e2cb0ba1f0195385bddf5f997.tar.gz
upstream-63d92d72be82180e2cb0ba1f0195385bddf5f997.tar.bz2
upstream-63d92d72be82180e2cb0ba1f0195385bddf5f997.zip
ltq-adsl: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39874 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/lantiq')
-rw-r--r--package/kernel/lantiq/ltq-ifxos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/kernel/lantiq/ltq-ifxos/Makefile b/package/kernel/lantiq/ltq-ifxos/Makefile
index 1364849bc6..0a0fc9a247 100644
--- a/package/kernel/lantiq/ltq-ifxos/Makefile
+++ b/package/kernel/lantiq/ltq-ifxos/Makefile
@@ -14,6 +14,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_USE_MIPS16:=0
+
include $(INCLUDE_DIR)/package.mk
define KernelPackage/ltq-ifxos