mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
8 lines
168 B
Makefile
8 lines
168 B
Makefile
|
BOARDNAME:=NXP i.MX with Cortex-A9
|
||
|
CPU_TYPE:=cortex-a9
|
||
|
CPU_SUBTYPE:=neon
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for NXP i.MX (Cortex-A9) based boards.
|
||
|
endef
|