mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08: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
|