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