openwrt/package/kernel/qca-ssdk/patches
Robert Marko 4a6847ce4e
kernel: qca-ssdk: backport support for building as kernel module
Currently, SSDK is rather special in the sense that its not being built as
a proper out of tree module at all but rather like a userspace application
and that involves a lot of make magic which unfortunately broke with make
version 4.4 and newer.

Luckily QCA finally added a way to build SSDK as an out of tree module
and it uses the kernel buildsystem which makes it compile with make 4.4
as well.
So lets backport the support for it and switch to using it.

Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 957f1ee85e)
2023-05-23 23:52:58 +02:00
..
0002-SSDK-replace-ioremap_nocache-with-ioremap.patch
0003-SSDK-platform-use-of_mdio_find_bus-to-get-MDIO-bus.patch
0004-SSDK-dts-fix-of_get_mac_address.patch
0005-SSDK-config-add-kernel-5.15.patch
0006-qca8081-convert-to-5.11-IRQ-model.patch
0007-qca807x-add-a-LED-quirk-for-Xiaomi-AX9000.patch
0008-qca807x-add-a-LED-quirk-for-Xiaomi-AX3600.patch
0009-include-fix-compilation-error-for-parse_uci_option.patch
0010-QSDK-config-Avoid-Werror-heroics.patch
0011-Revert-qca-ssdk-remove-bridge-fdb-entry-for-the-auth.patch
0012-qca-ssdk-Support-Linux-Style-Makefile-for-SSDK.patch kernel: qca-ssdk: backport support for building as kernel module 2023-05-23 23:52:58 +02:00
0013-qca-ssdk-fix-compilation-issue-in-Linux-Style-Makefi.patch kernel: qca-ssdk: backport support for building as kernel module 2023-05-23 23:52:58 +02:00
0014-qca-ssdk-fix-compilation-issue-in-Miami-yocto.patch kernel: qca-ssdk: backport support for building as kernel module 2023-05-23 23:52:58 +02:00