Initial commit
This commit is contained in:
13
target/linux/brcm2708/bcm2709/target.mk
Normal file
13
target/linux/brcm2708/bcm2709/target.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Copyright (C) 2015 OpenWrt.org
|
||||
# Copyright (C) 2017 LEDE project
|
||||
#
|
||||
|
||||
SUBTARGET:=bcm2709
|
||||
BOARDNAME:=BCM2709/BCM2710 32 bit based boards
|
||||
CPU_TYPE:=cortex-a7
|
||||
CPU_SUBTYPE:=neon-vfpv4
|
||||
|
||||
define Target/Description
|
||||
Build firmware image for Broadcom BCM2709/BCM2710 32 bit SoC devices.
|
||||
endef
|
||||
Reference in New Issue
Block a user