brcm63xx: rename target to bcm63xx
[openwrt/openwrt.git] / target / linux / brcm2708 / bcm2711 / target.mk
1 #
2 # Copyright (C) 2019 OpenWrt.org
3 #
4
5 ARCH:=aarch64
6 SUBTARGET:=bcm2711
7 BOARDNAME:=BCM2711 boards (64 bit)
8 CPU_TYPE:=cortex-a72
9
10 define Target/Description
11 Build firmware image for BCM2711 devices.
12 This firmware features a 64 bit kernel.
13 endef