aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx/cortexa7/target.mk
blob: 11de87507d3febe55328aa7dfb8d1a66e618b991 (plain)
1
2
3
4
5
6
7
BOARDNAME:=NXP i.MX with Cortex-A7
CPU_TYPE:=cortex-a7
CPU_SUBTYPE:=neon-vfpv4

define Target/Description
	Build firmware images for NXP i.MX (Cortex-A7) based boards.
endef