17ee6bb8f3
This patch adds support of Mikrotik yaffs2 filesystem image for kernel file and tools/kernel2minor package. We neede this to boot kernel through RouterBoot on new Mikrotik NOR flash devices. Signed-off-by: Sergey Sergeev <adron@yapic.net>
10 lines
219 B
Makefile
10 lines
219 B
Makefile
BOARDNAME:=Mikrotik devices with NAND/NOR flash
|
|
FEATURES += targz ramdisk minor
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
|
|
e.g. MikroTik RB-4xx or RB-750
|
|
endef
|
|
|
|
|