aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/target.mk
blob: efa4b79eaa2d571f11bae1fa13cef93b2299233f (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 atm-esi

define Target/Description
	Lantiq XRX200
endef