blob: 1b66dbb41fbe2f6e8b3b6c835a94c7302e6f79d1 [file] [log] [blame]
#
# Copyright (C) 2013-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
SUBTARGET:=asr1906
BOARDNAME:=asr1906 based boards
FEATURES +=
CPU_TYPE:=cortex-a7
CPU_SUBTYPE:=neon-vfpv4
ARCH_PACKAGES:=asr1906
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES +=
define Target/Description
Build firmware images for ASR 1906 based boards.
endef