diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 8e89945096..6b6b2ee21c 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -352,9 +352,6 @@ IMAGE_LINK_NAME = "${IMAGE_BASENAME}-${MACHINE}" | |||
352 | # fixed extra space | 352 | # fixed extra space |
353 | IMAGE_OVERHEAD_FACTOR ?= 1.3 | 353 | IMAGE_OVERHEAD_FACTOR ?= 1.3 |
354 | 354 | ||
355 | # Comment this option if you want default genext2fs behavior (i.e. create minimal inode number) | ||
356 | IMAGE_EXTRA_OPTION ?= "-i 8192" | ||
357 | |||
358 | EXTRA_IMAGEDEPENDS = "" | 355 | EXTRA_IMAGEDEPENDS = "" |
359 | 356 | ||
360 | ################################################################## | 357 | ################################################################## |