mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-20 00:23:30 +00:00
8 lines
180 B
Makefile
8 lines
180 B
Makefile
BOARDNAME:= SAM9X Boards (ARMv5)
|
|
CPU_TYPE:=arm926ej-s
|
|
|
|
define Target/Description
|
|
Build generic firmware for Microchip AT91 SAM9x platforms
|
|
using the ARMv5 instruction set.
|
|
endef
|