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

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

define Target/Description
	Lantiq XWAY
endef