openwrtv4/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