summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/target.mk
blob: e7256797362235681f8ba265ce515261826875b3 (plain)
1
2
3
4
5
6
7
8
9
10
ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs jffs2 atm

DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug

define Target/Description
	Lantiq XWAY
endef