1beaf031d1
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
10 lines
171 B
Makefile
10 lines
171 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xway
|
|
BOARDNAME:=XWAY
|
|
FEATURES:=squashfs atm
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
|
|
|
|
define Target/Description
|
|
Lantiq XWAY
|
|
endef
|