From 82c6fba85814db925a2df5fb5fdb7c0a96ec7254 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 21 May 2011 23:40:48 +0200 Subject: [PATCH] scripts/image_squashfs: fix one of the last commits Signed-off-by: Stephan Raue --- scripts/image_squashfs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/image_squashfs b/scripts/image_squashfs index 57cfac61c5..3a7b2c7e28 100755 --- a/scripts/image_squashfs +++ b/scripts/image_squashfs @@ -30,6 +30,8 @@ $SCRIPTS/image $SCRIPTS/build squashfs $SCRIPTS/build fakeroot +get_version + mkdir -p $TARGET_IMG rm -rf $TARGET_IMG/$DISTRONAME-$TARGET_VERSION.kernel rm -rf $TARGET_IMG/$DISTRONAME-$TARGET_VERSION.mach_kernel