mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-01 20:32:20 +00:00
3a948770cf
SVN-Revision: 34687
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
|