You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/at91/sam9x/target.mk

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