e8a287412b2240655f8a562521cfe3e160148811
[openwrt/openwrt.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm mips16 jffs2_nand nand ubifs
5 CPU_TYPE:=34kc
6 CPU_SUBTYPE:=dsp
7
8 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug atm-esi
9
10 define Target/Description
11 Lantiq XWAY
12 endef