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

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

define Target/Description
	Lantiq XRX200
endef