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 <ppvazquezfer@gmail.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37005
This commit is contained in:
parent
81c57ec131
commit
5d441ae7ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue