bcm53xx: sysupgrade: allow flashing NAND devices without --force
[openwrt.git] / target / linux / at91 / sama5d3 / target.mk
1 BOARDNAME:=SAMA5D3 (Cortex-A5)
2 CPU_TYPE:=cortex-a5
3
4 define Target/Description
5         Build generic firmware for SAMA5D3 AT91 platforms
6         using the ARMv7 instruction set.
7 endef