lantiq: set mips16 support.
[openwrt.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm mips16
5
6 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
7
8 define Target/Description
9         Lantiq XWAY
10 endef