aboutsummaryrefslogtreecommitdiffstats
path: root/copy-builtin
diff options
context:
space:
mode:
Diffstat (limited to 'copy-builtin')
-rwxr-xr-xcopy-builtin2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-builtin b/copy-builtin
index eaffbd2d2..1dcfcb961 100755
--- a/copy-builtin
+++ b/copy-builtin
@@ -30,7 +30,7 @@ then
fi
make clean || true
-scripts/make_gitrev.sh
+scripts/make_gitrev.sh || true
rm -rf "$KERNEL_DIR/include/zfs" "$KERNEL_DIR/fs/zfs"
cp --recursive include "$KERNEL_DIR/include/zfs"