summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index afc12f5..1bc353f 100755
--- a/build
+++ b/build
@@ -28,7 +28,7 @@ menuconfig mrproper:
oh-autobuild -T $@
build:
- oh-autobuild -- -j $${JOBS:-1}
+ KCONFIG_NOTIMESTAMP=1 oh-autobuild -- -j $${JOBS:-1}
touch $@
install: build