mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 19:19:31 +00:00
STRIP_KERNEL_EXPORTS is currently broken on kernel 6.6 and since this is the only kernel currently supported, we should rather make it depend on BROKEN instead of a kernel version until its fixed. Link: https://github.com/openwrt/openwrt/pull/16440 Signed-off-by: Robert Marko <robimarko@gmail.com>