tools: add kernel2minor utility for Mikrotik devices

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>
This commit is contained in:
Sergey Sergeev
2016-06-28 14:55:12 +03:00
committed by John Crispin
parent a3e7d5e7ae
commit 17ee6bb8f3
5 changed files with 38 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
BOARDNAME:=Mikrotik devices with NAND flash
FEATURES += targz ramdisk
BOARDNAME:=Mikrotik devices with NAND/NOR flash
FEATURES += targz ramdisk minor
define Target/Description
Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.