BB: openssl: update to 1.0.2f (fixes CVE-2016-0701, CVE-2015-3197)
[14.07/openwrt.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm mips16 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