aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-ifxos
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
commit0c5809fb91b8ac228b979be28971fbb3c73b98f4 (patch)
tree2592f6e27226ec3f0249ded4211bd997db28b70f /package/kernel/lantiq/ltq-ifxos
parentf577d6f33620c9a058040074c6670c5059ba0796 (diff)
downloadupstream-0c5809fb91b8ac228b979be28971fbb3c73b98f4.tar.gz
upstream-0c5809fb91b8ac228b979be28971fbb3c73b98f4.tar.bz2
upstream-0c5809fb91b8ac228b979be28971fbb3c73b98f4.zip
ltq-adsl: disable mips16 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39874
Diffstat (limited to 'package/kernel/lantiq/ltq-ifxos')
-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