1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 00:43:14 +03:00
openwrt-xburst/target/linux/lantiq/xway/target.mk

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