mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
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
|