# git rev-parse -q --verify b2d43e9a6a745f75de3575b76a880283f4d5e5e5^{commit} b2d43e9a6a745f75de3575b76a880283f4d5e5e5 already have revision, skipping fetch # git checkout -q -f -B kisskb b2d43e9a6a745f75de3575b76a880283f4d5e5e5 # git clean -qxdf # < git log -1 # commit b2d43e9a6a745f75de3575b76a880283f4d5e5e5 # Author: Jiri Slaby # Date: Wed Jun 7 08:14:17 2023 +0200 # # streamline_config.pl: handle also ${CONFIG_FOO} # # streamline_config.pl currently searches for CONFIG options in Kconfig # files as $(CONFIG_FOO). But some Kconfigs (e.g. thunderbolt) use # ${CONFIG_FOO}. So fix up the regex to accept both. # # This fixes: # $ make LSMOD=`pwd/`/lsmod localmodconfig # using config: '.config' # thunderbolt config not found!! # # Signed-off-by: Jiri Slaby # Reviewed-by: Mika Westerberg # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b2d43e9a6a745f75de3575b76a880283f4d5e5e5 # make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_defconfig_sparc64-gcc5 # Build took: 0:01:05.389169