You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/bcm27xx/bcm2710/target.mk

15 lines
283 B
Makefile

#
# Copyright (C) 2016-2019 OpenWrt.org
# Copyright (C) 2017 LEDE project
#
ARCH:=aarch64
SUBTARGET:=bcm2710
BOARDNAME:=BCM2710 boards (64 bit)
CPU_TYPE:=cortex-a53
define Target/Description
Build firmware image for BCM2710 devices.
This firmware features a 64 bit kernel.
endef