config: fix storage of --jffs2-eraseblock value
broken since it's introduction in 9ffb223d70
Gbp-Dch: Short
This commit is contained in:
parent
918fe8ce25
commit
7ad69658b2
|
@ -1223,7 +1223,7 @@ LB_ISO_PUBLISHER="${LB_ISO_PUBLISHER}"
|
|||
LB_ISO_VOLUME="${LB_ISO_VOLUME}"
|
||||
|
||||
# Set jffs2 eraseblock size
|
||||
LB_JFFS2_ERASEBLOCK=""
|
||||
LB_JFFS2_ERASEBLOCK="${LB_JFFS2_ERASEBLOCK}"
|
||||
|
||||
# Set memtest
|
||||
LB_MEMTEST="${LB_MEMTEST}"
|
||||
|
|
Loading…
Reference in New Issue