mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 14:57:30 +02:00
0681421b1a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34062 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
181 B
Makefile
11 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
|