at91: add kernel support for sama7g5 soc
[openwrt/openwrt.git] / target / linux / at91 / sama7 / target.mk
1 BOARDNAME:=SAMA7 boards (Cortex-A7)
2 CPU_TYPE:=cortex-a7
3 CPU_SUBTYPE:=vfpv4
4 FEATURES+=fpu
5
6 define Target/Description
7 Build generic firmware for Microchip SAMA7G5 MPUs using the
8 ARMv7 instruction set.
9 endef