target: split jffs2 NAND out of jffs2
Make jffs2_nand a separate option so this can be triggered without forcing jffs2 images for nor targets. Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout in <page_size>:<block_size> pairs. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36860
This commit is contained in:
@@ -48,6 +48,9 @@ config USES_SQUASHFS
|
||||
config USES_JFFS2
|
||||
bool
|
||||
|
||||
config USES_JFFS2_NAND
|
||||
bool
|
||||
|
||||
config USES_EXT4
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user