Signed-off-by: Andrey Borzenkov <[email protected]>
---
mkinitrd-dracut.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mkinitrd-dracut.sh b/mkinitrd-dracut.sh
index 15b39a6..320a9fe 100644
--- a/mkinitrd-dracut.sh
+++ b/mkinitrd-dracut.sh
@@ -92,7 +92,6 @@ done
[[ $target && $kernel ]] || usage
[[ $img_vers ]] && target="$target-$kernel"
-fi
if [[ $basicmodules ]]; then
dracut $dracut_args --add-drivers "$basicmodules" "$target" "$kernel"
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html