mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
8 lines
174 B
Makefile
8 lines
174 B
Makefile
|
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
|