From: John Crispin Date: Fri, 21 Jun 2013 16:54:07 +0000 (+0000) Subject: lantiq: set mips16 support. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5d441ae7eaa46a351ca8ca32486b499dee9332e6;p=openwrt%2Fstaging%2Fthess.git lantiq: set mips16 support. Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by: José Vázquez Fernández Signed-off-by: Felix Fietkau SVN-Revision: 37005 --- diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk index db5aa7c4a2..540de14801 100644 --- a/target/linux/lantiq/xway/target.mk +++ b/target/linux/lantiq/xway/target.mk @@ -1,7 +1,7 @@ ARCH:=mips SUBTARGET:=xway BOARDNAME:=XWAY -FEATURES:=squashfs atm +FEATURES:=squashfs atm mips16 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug