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:
committed by
John Crispin
parent
a3e7d5e7ae
commit
17ee6bb8f3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user