mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
0c97d8707b
With Kernel 6.18 the kernel size exceeds 4MB. Without additional changes to the partition layout or kernel size reduction, the image will not be usable. Disable this sub-target until necessary changes or a decision regarding its removal have been made. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: https://github.com/openwrt/openwrt/pull/22761 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>