mirror of https://github.com/hak5/openwrt.git
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
|