projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78b65c
)
ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
author
J Evans
<g4@novadsp.com>
Mon, 1 May 2017 15:58:36 +0000
(17:58 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Thu, 4 May 2017 15:15:13 +0000
(17:15 +0200)
Signed-off-by: J Evans <g4@novadsp.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
fs/ext2/Config.in
patch
|
blob
|
history
diff --git
a/fs/ext2/Config.in
b/fs/ext2/Config.in
index 19ed140c8897aafd6f4a05016f58c8e27405c549..a1e3647a14973fe309e28dc39368b27866f8dc9b 100644
(file)
--- a/
fs/ext2/Config.in
+++ b/
fs/ext2/Config.in
@@
-48,6
+48,8
@@
config BR2_TARGET_ROOTFS_EXT2_LABEL
config BR2_TARGET_ROOTFS_EXT2_BLOCKS
int "exact size in blocks"
default 61440
+ help
+ Specify the file system size as a number of 1024-byte blocks.
config BR2_TARGET_ROOTFS_EXT2_INODES
int "exact number of inodes (leave at 0 for auto calculation)"