0c646685a6ced3046a77d8941dd53ae21466cf20
[openwrt.git] / target / linux / lantiq / xrx200 / target.mk
1 ARCH:=mips
2 SUBTARGET:=xrx200
3 BOARDNAME:=XRX200
4 FEATURES:=squashfs atm mips16 jffs2 ubifs
5 CPU_TYPE:=34kc
6 CPU_SUBTYPE:=dsp
7
8 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
9
10 define Target/Description
11         Lantiq XRX200
12 endef