mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
cafc77f74c
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44403
8 lines
145 B
Makefile
8 lines
145 B
Makefile
BOARDNAME:=bcm2709
|
|
CPU_TYPE:=cortex-a7
|
|
CPU_SUBTYPE:=vfp
|
|
|
|
define Target/Description
|
|
Build firmware image for Broadcom BCM2709 SoC devices.
|
|
endef
|