ImmortalWrt/target
Daniel Golle 360d27eb76 kernel: fix warning when building fitblk on 32-bit platforms
Kernel warns about comparision of different types without cast when
building the fitblk driver on 32-bit platforms.
Fix this by using `min_t(size_t, ...`.

Fixes: 8fc5457869 ("kernel: add pending fitblk uImage.FIT sub-image block driver")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-24 03:34:27 +00:00
..
imagebuilder Revert "build: align SOURCE path for build system and SDK" 2024-02-12 19:03:17 +00:00
linux kernel: fix warning when building fitblk on 32-bit platforms 2024-02-24 03:34:27 +00:00
llvm-bpf
sdk tools: add ledumon and ledhwbmon packages 2023-12-12 19:35:03 +01:00
toolchain
Config.in
Makefile