# By default e2fsprogs intalls hardlinks for fsck.ext2, fsck.etx3 ... and # other utilities which sometime leads to problems in initramfs image. # For unknown reasons sometimes fsck.ext2, etc. files have 0 size. EXTRA_OECONF += "--enable-symlink-install"