# git rev-parse -q --verify 7f8256ae0efba344a9b113036b1d545a1f6cdaa7^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index # git rev-parse -q --verify 7f8256ae0efba344a9b113036b1d545a1f6cdaa7^{commit} 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # git checkout -q -f -B kisskb 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # git clean -qxdf # < git log -1 # commit 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # Author: Benjamin Gray # Date: Tue Jun 6 16:17:41 2023 +1000 # # initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP # # gen_initramfs.sh has an internal dependency on KBUILD_BUILD_TIMESTAMP # for generating file mtimes that is not exposed to make, so changing # KBUILD_BUILD_TIMESTAMP will not trigger a rebuild of the archive. # # Declare the mtime date as a new parameter to gen_initramfs.sh to encode # KBUILD_BUILD_TIMESTAMP in the shell command, thereby making make aware # of the dependency. # # It will rebuild if KBUILD_BUILD_TIMESTAMP changes or is newly set/unset. # It will _not_ rebuild if KBUILD_BUILD_TIMESTAMP is unset before and # after. This should be fine for anyone who doesn't care about setting # specific build times in the first place. # # Reviewed-by: Andrew Donnellan # Tested-by: Andrew Donnellan # Signed-off-by: Benjamin Gray # Reviewed-by: Nicolas Schier # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 7f8256ae0efba344a9b113036b1d545a1f6cdaa7 # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc11 # Build took: 0:01:34.840875