0eb593721255004d32266d997f21ed2658edde6d
[openwrt/staging/wigyori.git] / target / linux / lantiq / xrx200 / target.mk
1 ARCH:=mips
2 SUBTARGET:=xrx200
3 BOARDNAME:=XRX200
4 FEATURES:=squashfs atm mips16
5 CFLAGS+= -mtune=34kc -mdsp
6
7 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
8
9 define Target/Description
10 Lantiq XRX200
11 endef