# git rev-parse -q --verify a8fdabe1e15ddec9491d3895786a21de492c0fd9^{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 warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify a8fdabe1e15ddec9491d3895786a21de492c0fd9^{commit} a8fdabe1e15ddec9491d3895786a21de492c0fd9 # git checkout -q -f -B kisskb a8fdabe1e15ddec9491d3895786a21de492c0fd9 # git clean -qxdf # < git log -1 # commit a8fdabe1e15ddec9491d3895786a21de492c0fd9 # Author: Masahiro Yamada # Date: Sat Jan 13 19:43:39 2024 +0900 # # kbuild: deb-pkg: call more misc debhelper commands # # Use dh_prep instead of removing old build directories manually. # # Use dh_clean instead of removing build directories and debian/files # manually. # # Call dh_testdir and dh_testroot for preliminary checks. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nicolas Schier # < /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 a8fdabe1e15ddec9491d3895786a21de492c0fd9 # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/kbuild_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_defconfig_m68k-gcc11 # Build took: 0:02:04.704345