openwrtv4/target/linux/lantiq/xway/target.mk
2012-11-02 20:07:36 +00:00

10 lines
181 B
Makefile

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