daabbfc74a24400893e4bf36d1f8d4875086d85e
[openwrt/staging/mkresin.git] / target / linux / lantiq / ase / target.mk
1 #
2 # Copyright (C) 2016 LEDE Project
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7 ARCH:=mips
8 SUBTARGET:=ase
9 BOARDNAME:=Amazon-SE
10 FEATURES+=atm mips16 small_flash
11 CPU_TYPE:=mips32
12
13 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug \
14 kmod-ltq-adsl-ase kmod-ltq-adsl-ase-mei \
15 kmod-ltq-adsl-ase-fw-b kmod-ltq-atm-ase \
16 ltq-adsl-app ppp-mod-pppoe
17
18 define Target/Description
19 Lantiq Amazon-SE Boards
20 endef