1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-18 14:21:05 +02:00

11 lines
181 B
Makefile
Raw Normal View History

ARCH:=mips
SUBTARGET:=xway
BOARDNAME:=XWAY
FEATURES:=squashfs jffs2 atm
DEFAULT_PACKAGES+=swconfig kmod-leds-gpio kmod-button-hotplug
define Target/Description
Lantiq XWAY
endef