mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-10 07:29:58 +00:00
8 lines
169 B
Makefile
8 lines
169 B
Makefile
|
BOARDNAME:=SAMA5D3 (Cortex-A5)
|
||
|
CPU_TYPE:=cortex-a5
|
||
|
|
||
|
define Target/Description
|
||
|
Build generic firmware for SAMA5D3 AT91 platforms
|
||
|
using the ARMv7 instruction set.
|
||
|
endef
|