a765a2178c
renaming subtraget legacy to sam9x for adding new sam9 soc's Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
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
|