5a6268c078
http://patchwork.openwrt.org/patch/3703/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40326
12 lines
218 B
Makefile
12 lines
218 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xway
|
|
BOARDNAME:=XWAY
|
|
FEATURES:=squashfs atm mips16
|
|
CPU_TYPE:=34kc
|
|
CPU_SUBTYPE:=dsp
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug atm-esi
|
|
|
|
define Target/Description
|
|
Lantiq XWAY
|
|
endef
|