18b76c66fb
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029
11 lines
211 B
Makefile
11 lines
211 B
Makefile
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
|