openwrt/target/linux/generic
Robert Marko 532de62e4c kernel: config: 6.6: disable ZSTD debug info compression by default
When kernel 6.6 is being compiled with GCC13 it will prompt for:
Compressed Debug information
> 1. Don't compress debug information (DEBUG_INFO_COMPRESSED_NONE)
  2. Compress debugging information with zlib (DEBUG_INFO_COMPRESSED_ZLIB)
  3. Compress debugging information with zstd (DEBUG_INFO_COMPRESSED_ZSTD) (NEW)

This is because kernel now also has support for compressing debug info
with ZSTD, so add the missing symbol and disable it by default.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-12 19:49:56 +01:00
..
backport-5.15 kernel: bump 5.15 to 5.15.150 2024-03-07 19:30:54 +01:00
backport-6.1 kernel: bump 6.1 to 6.1.81 2024-03-11 21:51:37 +01:00
backport-6.6 generic: 6.6: refresh backport patches 2024-03-11 20:17:26 +01:00
files kernel: support for RTL8367C/S switch 2024-02-24 19:20:52 +01:00
hack-5.15 kernel: bump 5.15 to 5.15.150 2024-03-07 19:30:54 +01:00
hack-6.1 kernel: bump 6.1 to 6.1.80 2024-03-05 00:23:59 +01:00
hack-6.6 generic: 6.6: refresh hack patches 2024-03-11 20:17:26 +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.150 2024-03-07 19:30:54 +01:00
pending-6.1 kernel: bump 6.1 to 6.1.81 2024-03-11 21:51:37 +01:00
pending-6.6 generic: 6.6: fix copy & refresh 2024-03-11 21:21:45 +00:00
config-5.15 usb: add cdns3 support 2024-03-10 18:21:41 +01:00
config-6.1 kernel: config: add symbol introduced with 6.1.81 2024-03-11 21:51:37 +01:00
config-6.6 kernel: config: 6.6: disable ZSTD debug info compression by default 2024-03-12 19:49:56 +01:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES