openwrt/package/kernel/qca-ssdk
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
..
patches qca-ssdk: fix unsupported scenario with PORT1 not declared in switch bmp 2023-11-13 14:27:16 +01:00
Makefile qca-ssdk: pass SoC to build 2023-11-14 05:21:55 +01:00