projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d415833
)
rb532: fix jffs2 images
author
Felix Fietkau
<
[email protected]
>
Mon, 7 Jul 2014 08:51:59 +0000
(08:51 +0000)
committer
Felix Fietkau
<
[email protected]
>
Mon, 7 Jul 2014 08:51:59 +0000
(08:51 +0000)
Signed-off-by: Roman Yeryomin <
[email protected]
>
SVN-Revision: 41542
target/linux/rb532/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rb532/image/Makefile
b/target/linux/rb532/image/Makefile
index e33fbab208201cef847a10b5ff825e7e2655fa71..706c768060a8f3be1d0cc26d6c2a795ad2a8a9c5 100644
(file)
--- a/
target/linux/rb532/image/Makefile
+++ b/
target/linux/rb532/image/Makefile
@@
-44,11
+44,11
@@
endif
endef
define Image/cmdline/jffs2-64k
-block2mtd.block2mtd=/dev/sda2,65536 root=/dev/mtdblock
0
rootfstype=jffs2
+block2mtd.block2mtd=/dev/sda2,65536 root=/dev/mtdblock
2
rootfstype=jffs2
endef
define Image/cmdline/jffs2-128k
-block2mtd.block2mtd=/dev/sda2,131072 root=/dev/mtdblock
0
rootfstype=jffs2
+block2mtd.block2mtd=/dev/sda2,131072 root=/dev/mtdblock
2
rootfstype=jffs2
endef
define Image/cmdline/ext4