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

@@ -63,6 +63,9 @@ config USES_TARGZ
config USES_CPIOGZ
bool
config USES_MINOR
bool
config USES_UBIFS
bool
select NAND_SUPPORT