mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-20 08:05:29 +08: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
|