summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/xrx200/target.mk
blob: 8a9e02090c3652069c729fc538684f1edc5074cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ARCH:=mips
SUBTARGET:=xrx200
BOARDNAME:=XRX200
FEATURES:=squashfs atm mips16 jffs2
CPU_TYPE:=34kc
CPU_SUBTYPE:=dsp

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

define Target/Description
	Lantiq XRX200
endef