mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +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
|