# git rev-parse -q --verify a44a596c5b5b8acce9521c409cc4deb312b71ffc^{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 a44a596c5b5b8acce9521c409cc4deb312b71ffc^{commit} a44a596c5b5b8acce9521c409cc4deb312b71ffc # git checkout -q -f -B kisskb a44a596c5b5b8acce9521c409cc4deb312b71ffc # git clean -qxdf # < git log -1 # commit a44a596c5b5b8acce9521c409cc4deb312b71ffc # Author: Kees Cook # Date: Thu Aug 31 12:13:39 2023 -0700 # # kbuild: Show marked Kconfig fragments in "help" # # Currently the Kconfig fragments in kernel/configs and arch/*/configs # that aren't used internally aren't discoverable through "make help", # which consists of hard-coded lists of config fragments. Instead, list # all the fragment targets that have a "# Help: " comment prefix so the # targets can be generated dynamically. # # Add logic to the Makefile to search for and display the fragment and # comment. Add comments to fragments that are intended to be direct targets. # # Signed-off-by: Kees Cook # Co-developed-by: Masahiro Yamada # Signed-off-by: Masahiro Yamada # < /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 a44a596c5b5b8acce9521c409cc4deb312b71ffc # make -s -j 40 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 40 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 40 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 40 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.029151