ltq-adsl: disable mips16 support
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Mar 2014 13:20:01 +0000 (13:20 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Mar 2014 13:20:01 +0000 (13:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39874 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/lantiq/ltq-ifxos/Makefile

index 1364849..0a0fc9a 100644 (file)
@@ -14,6 +14,8 @@ PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
 PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 PKG_MD5SUM:=bc107f9d8ff6bed4c2760a2817bbb029
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
+PKG_USE_MIPS16:=0
+
 include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/ltq-ifxos
 include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/ltq-ifxos