openwrtv3/target/linux/lantiq/xway/target.mk
John Crispin 3a948770cf add linux-v3.7
SVN-Revision: 34687
2012-12-15 01:59:45 +00:00

10 lines
200 B
Makefile

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