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