summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 657402c..4c22295 100755
--- a/build
+++ b/build
@@ -32,6 +32,7 @@ build:
oh-autobuild -T "$${img_src}" -- \
-j "$${JOBS:-$(JOBS)}" \
V=$(V) \
+ KBUILD_BUILD_VERSION=0 \
KBUILD_BUILD_TIMESTAMP="$$(TZ=UTC0 \
date -d '@$(SOURCE_DATE_EPOCH)' '+%Y-%m-%d')"; \
fi