lantiq: move esi calls to dsl_cpe_control scripts to fix ordering wrt. loading vr9...
[openwrt.git] / target / linux / lantiq / xway / target.mk
1 ARCH:=mips
2 SUBTARGET:=xway
3 BOARDNAME:=XWAY
4 FEATURES:=squashfs atm mips16 nand ubifs ramdisk
5 CPU_TYPE:=34kc
6 CPU_SUBTYPE:=dsp
7
8 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
9
10 define Target/Description
11         Lantiq XWAY
12 endef