projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
540de1480114dc1465e5f8c2149ffdff3e82b05f
[openwrt.git]
/
target
/
linux
/
lantiq
/
xway
/
target.mk
1
ARCH:=mips
2
SUBTARGET:=xway
3
BOARDNAME:=XWAY
4
FEATURES:=squashfs atm mips16
5
6
DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
7
8
define Target/Description
9
Lantiq XWAY
10
endef