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