mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +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
|