target: don't build jffs2 nor images by default
[openwrt/staging/chunkeey.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm
5
6 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
7
8 define Target/Description
9 Lantiq XWAY
10 endef