aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xrx200/target.mk
blob: 0eb593721255004d32266d997f21ed2658edde6d (plain)
1
2
3
4
5
6
7
8
9
10
11
ARCH:=mips
SUBTARGET:=xrx200
BOARDNAME:=XRX200
FEATURES:=squashfs atm mips16
CFLAGS+= -mtune=34kc -mdsp

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

define Target/Description
	Lantiq XRX200
endef