build: remove mips16 feature flag from target makefiles
[openwrt/staging/yousong.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm nand ubifs ramdisk
5 CPU_TYPE:=24kc
6
7 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
8
9 define Target/Description
10 Lantiq XWAY
11 endef