소스 검색

ltq-vmmc: disable mips16 support

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

SVN-Revision: 39876
Felix Fietkau 12 년 전
부모
커밋
9c48c7a7dc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      package/kernel/lantiq/ltq-vmmc/Makefile

+ 2 - 0
package/kernel/lantiq/ltq-vmmc/Makefile

@@ -17,6 +17,8 @@ PKG_MD5SUM:=d8eee8cba0edb28974cc1f8532e3bd18
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
 PKG_MAINTAINER:=John Crispin <[email protected]>
 PKG_MAINTAINER:=John Crispin <[email protected]>
 
 
+PKG_USE_MIPS16:=0
+
 include $(INCLUDE_DIR)/ltqtapi.mk
 include $(INCLUDE_DIR)/ltqtapi.mk
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/package.mk