# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # < make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_powernv_defconfig+NO_PERF_powerpc-gcc5 # Build took: 0:01:38.133328