ac5d5cbc79
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41122
13 lines
242 B
Makefile
13 lines
242 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xrx200
|
|
BOARDNAME:=XRX200
|
|
FEATURES:=squashfs atm mips16 jffs2 nand ubifs
|
|
CPU_TYPE:=34kc
|
|
CPU_SUBTYPE:=dsp
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
|
|
|
|
define Target/Description
|
|
Lantiq XRX200
|
|
endef
|