openwrt/package
Robert Marko 853db7be95
qca-ssdk: pass SoC to build
Recent SSDK versions started also parsing the "SoC" variable to identify
the SoC along with the "CHIP_TYPE".

We are not passing "SoC" currently and this leads to components we dont
need like MHT (New 2.5G quad port switch) being compiled and then unused,
so lets just pass the "SoC" as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-11-14 05:21:55 +01:00
..
base-files base-files: Create /root w/ appropriate permissions 2023-11-12 16:32:42 +01:00
boot
devel devel/gdb: Disable libzstd explicitly 2023-11-13 15:41:03 +01:00
firmware linux-firmware: add Realtek RTW89 firmware 2023-11-13 22:01:49 +01:00
kernel qca-ssdk: pass SoC to build 2023-11-14 05:21:55 +01:00
libs wolfssl: update to 5.6.4 2023-11-10 19:28:27 +01:00
network iptables: backport patch fixing bug with string module 2023-11-12 14:13:41 +01:00
system
utils debugcc: add licensing information 2023-11-11 06:11:25 +00:00
Makefile