mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-18 19:52:49 +02:00
7185dc2440
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34687 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
200 B
Makefile
11 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
|