]> git.ipfire.org Git - thirdparty/u-boot.git/commit
kbuild: Bump the build system to 6.1
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 16 Dec 2025 09:16:24 +0000 (11:16 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 2 Jan 2026 16:28:14 +0000 (10:28 -0600)
commitbd3f9ee679b4d1456d0d3c261ab76788950e6096
treea50e5ddfb4b5116903ad59753af910a76874705e
parent56ae3c2a44fcd8e2f680c51620011273727ae9db
kbuild: Bump the build system to 6.1

Our last sync with the kernel was 5.1.

We are so out of sync now, that tracking the patches and backporting
them one by one makes little sense and it's going to take ages.

This is an attempt to sync up Makefiles to 6.1.
Unfortunately due to sheer amount of patches this is not easy to review,
but that's what we decided during a community call for the bump to 5.1,
so we are following the same guidelines here.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>a #rebased on -next
41 files changed:
Kbuild
Makefile
arch/arm/cpu/arm926ejs/mxs/Makefile
arch/arm/cpu/armv7/vf610/Makefile
arch/arm/mach-at91/arm926ejs/Makefile
arch/arm/mach-omap2/config_secure.mk
arch/mips/Makefile.postlink
board/BuR/brppt1/config.mk
board/BuR/brppt2/config.mk
board/BuR/brsmarc1/config.mk
board/BuR/zynq/Makefile
board/Marvell/db-xc3-24g4xg/Makefile
board/intel/edison/config.mk
board/mikrotik/crs3xx-98dx3236/Makefile
board/samsung/origen/Makefile
board/samsung/smdkv310/Makefile
board/xilinx/zynq/Makefile
board/xilinx/zynqmp/Makefile
doc/develop/makefiles.rst
drivers/ram/k3-ddrss/Makefile
dts/Makefile
lib/efi_loader/Makefile
scripts/Kbuild.include
scripts/Kbuild.uboot [new file with mode: 0644]
scripts/Makefile
scripts/Makefile.autoconf
scripts/Makefile.build
scripts/Makefile.clean
scripts/Makefile.compiler [new file with mode: 0644]
scripts/Makefile.extrawarn
scripts/Makefile.host
scripts/Makefile.lib
scripts/Makefile.xpl
scripts/basic/Makefile
scripts/check-local-export [new file with mode: 0755]
scripts/dtc/Makefile
scripts/dtc/pylibfdt/Makefile
scripts/kconfig/Makefile
tools/Makefile
tools/env/Makefile
tools/gdb/Makefile