Browse Source

ltq-adsl: disable mips16 support

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 39874
Felix Fietkau 12 years ago
parent
commit
0c5809fb91
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/kernel/lantiq/ltq-ifxos/Makefile

+ 2 - 0
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 <[email protected]>
 
+PKG_USE_MIPS16:=0
+
 include $(INCLUDE_DIR)/package.mk
 
 define KernelPackage/ltq-ifxos