summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/target.mk
blob: a58debdc6236f849a860e0361ce2b9dc6276a2df (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-button-hotplug kmod-input-gpio-keys-polled

define Target/Description
	Lantiq XWAY
endef