# git rev-parse -q --verify 3c705c8019391b5ab4d21b29aa12082b635d78ff^{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 3c705c8019391b5ab4d21b29aa12082b635d78ff^{commit} 3c705c8019391b5ab4d21b29aa12082b635d78ff # git checkout -q -f -B kisskb 3c705c8019391b5ab4d21b29aa12082b635d78ff # git clean -qxdf # < git log -1 # commit 3c705c8019391b5ab4d21b29aa12082b635d78ff # Author: Masahiro Yamada # Date: Tue Sep 17 23:16:31 2024 +0900 # # kbuild: doc: remove outdated description of the limitation on -I usage # # Kbuild used to manipulate header search paths, enforcing the odd # limitation of "no space after -I". # # Commit cdd750bfb1f7 ("kbuild: remove 'addtree' and 'flags' magic for # header search paths") stopped doing that. This limitation no longer # exists. Instead, you need to accurately specify the header search path. # (In this case, $(src)/include) # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nicolas Schier # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 3c705c8019391b5ab4d21b29aa12082b635d78ff # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_m68k-gcc8 # Build took: 0:01:18.829278