1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-15 04:42:02 +00:00
openmptcprouter/root/target/linux/brcm2708/bcm2711/target.mk

15 lines
356 B
Makefile
Raw Normal View History

2019-06-24 17:52:48 +00:00
#
# Copyright (C) 2016 OpenWrt.org
# Copyright (C) 2017 LEDE project
# Copyright (C) 2019 Ycarus (Yannick Chabanois) ycarus@zugaina.org for OpenMPTCProuter project
#
ARCH:=aarch64
SUBTARGET:=bcm2711
BOARDNAME:=BCM2711 64 bit based boards
CPU_TYPE:=cortex-a72
define Target/Description
Build firmware image for Broadcom BCM2711 64 bit SoC devices.
endef