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/legacy/target.mk

8 lines
170 B
Makefile

BOARDNAME:=Legacy (ARMv5)
CPU_TYPE:=arm926ej-s
define Target/Description
Build generic firmware for legacy Atmel AT91 platforms
using the ARMv5 instruction set.
endef