From 9c48c7a7dc24092feaf209fac4200bfa19bd47b4 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 11 Mar 2014 13:20:07 +0000 Subject: [PATCH] ltq-vmmc: disable mips16 support Signed-off-by: Felix Fietkau SVN-Revision: 39876 --- package/kernel/lantiq/ltq-vmmc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/kernel/lantiq/ltq-vmmc/Makefile b/package/kernel/lantiq/ltq-vmmc/Makefile index 7fac28d803..da56fc477c 100644 --- a/package/kernel/lantiq/ltq-vmmc/Makefile +++ b/package/kernel/lantiq/ltq-vmmc/Makefile @@ -17,6 +17,8 @@ PKG_MD5SUM:=d8eee8cba0edb28974cc1f8532e3bd18 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MAINTAINER:=John Crispin +PKG_USE_MIPS16:=0 + include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2