openwrt/package
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
..
base-files OpenWrt v23.05: set branch defaults 2023-05-21 15:30:04 +02:00
boot tfa-layerscape: fix fiptool's build 2023-05-20 23:20:48 +02:00
devel treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
firmware firmware: intel-microcode: update to 20230512 2023-05-21 14:25:52 +02:00
kernel kernel: qca-ssdk: backport support for building as kernel module 2023-05-23 23:52:58 +02:00
libs nettle: update to 3.9 2023-05-20 21:02:18 +02:00
network dropbear: add ForceCommand uci option 2023-05-20 23:24:50 +02:00
system treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
utils util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00