# git rev-parse -q --verify 2f5d532dc466b6e5f3ac3352ac2ae8169a326728^{commit} 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 already have revision, skipping fetch # git checkout -q -f -B kisskb 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # git clean -qxdf # < git log -1 # commit 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # Author: Masahiro Yamada # Date: Tue Jun 27 08:30:14 2023 +0900 # # kbuild: respect GNU Make -w flag # # Currently, -w (--print-directory) option is ignored, but it is better # to respect the user's choice. # # This commit changes the behavior of "Entering directory ..." logging. # # If -w (or --print-directory) is given via the command line or the # MAKEFLAGS environment variable, print "Entering directory ..." for every # sub make. # # If --no-print-directory is given via the command line or the MAKEFLAGS # environment variable, suppress "Entering directory ..." completely. # # If none of them is given, print "Entering directory ..." when Kbuild # changes the working directory at the start of building. (default) # # Signed-off-by: Masahiro Yamada # Tested-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 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # make -s -j 160 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 160 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 160 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 160 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:01:20.788528