summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/target.mk
blob: ffbc4eaefeb5795c2e7936dcb1dcaf8628930ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs atm mips16
CFLAGS+= -mtune=34kc -mdsp

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

define Target/Description
	Lantiq XWAY
endef