brcm2708: add Raspberry Pi 3 support
[openwrt/openwrt.git] / target / linux / brcm2708 / bcm2710 / target.mk
1 #
2 # Copyright (C) 2016 OpenWrt.org
3 #
4
5 SUBTARGET:=bcm2710
6 BOARDNAME:=BCM2710 based boards
7 CPU_TYPE:=cortex-a53
8 CPU_SUBTYPE:=neon-vfpv4
9
10 define Target/Description
11 Build firmware image for Broadcom BCM2710 SoC devices.
12 endef