Просмотр исходного кода

ltq-adsl: disable mips16 support

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

SVN-Revision: 39873
Felix Fietkau 12 лет назад
Родитель
Сommit
f577d6f336
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      package/kernel/lantiq/ltq-adsl/Makefile

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