# git rev-parse -q --verify 5468e7812866a03e6f9410104ef7661370ca804e^{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 5468e7812866a03e6f9410104ef7661370ca804e^{commit} 5468e7812866a03e6f9410104ef7661370ca804e # git checkout -q -f -B kisskb 5468e7812866a03e6f9410104ef7661370ca804e # git clean -qxdf # < git log -1 # commit 5468e7812866a03e6f9410104ef7661370ca804e # Author: Masahiro Yamada # Date: Thu Jul 18 03:28:19 2024 +0900 # # Makefile: add comment to discourage tools/* addition for kernel builds # # Kbuild provides scripts/Makefile.host to build host programs used for # building the kernel. Unfortunately, there are two exceptions that opt # out of Kbuild. The build system under tools/ is a cheesy replica, and # cause issues. I was recently poked about a problem in the tools build # system, which I do not maintain (and nobody maintains). [1] # # Without a comment, people might believe this is the right location # because that is where objtool lives, even if a more robust Kbuild # syntax satisfies their needs. [2] # # [1]: https://lore.kernel.org/linux-kbuild/ZnIYWBgrJ-IJtqK8@google.com/T/#m8ece130dd0e23c6f2395ed89070161948dee8457 # [2]: https://lore.kernel.org/all/20240618200501.GA1611012@google.com/ # # Signed-off-by: Masahiro Yamada # Acked-by: Nicolas Schier # Reviewed-by: Brian Norris # Reviewed-by: Sami Tolvanen # < /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 5468e7812866a03e6f9410104ef7661370ca804e # 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:06.261956