openwrt/target/linux/generic
Daniel Golle 0acf0bc204 kernel: fix compiler warning caused by NVMEM-on-UBI
When building the UBI NVMEM provider on 32-bit platforms a compiler
warning is triggered due to different sizeof(int).
Fix this by using integer types with well-defined size.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-26 01:29:22 +00:00
..
backport-5.15 generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
backport-6.1 kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
files kernel: support for RTL8367C/S switch 2024-02-24 19:20:52 +01:00
hack-5.15 generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
hack-6.1 kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
pending-6.1 kernel: fix compiler warning caused by NVMEM-on-UBI 2024-02-26 01:29:22 +00:00
config-5.15 kernel: move uImage.FIT partition parser to mediatek target 2024-02-15 19:06:36 +00:00
config-6.1 generic: 6.1: add missing symbol for EN8811H PHY driver 2024-02-19 21:40:06 +01:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES