mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-16 21:17:32 +02:00
881b3504ae
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34839 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
177 B
Makefile
11 lines
177 B
Makefile
ARCH:=mips
|
|
SUBTARGET:=xway
|
|
BOARDNAME:=XWAY
|
|
FEATURES:=squashfs jffs2 atm
|
|
|
|
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
|
|
|
|
define Target/Description
|
|
Lantiq XWAY
|
|
endef
|