qca-ssdk: fix compiling for ipq60xx
authorRobert Marko <robimarko@gmail.com>
Sun, 23 Jun 2024 15:24:57 +0000 (17:24 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 23 Jun 2024 15:43:36 +0000 (17:43 +0200)
commitde5d1f44aeac0b11cdc74b203ef88f837a5f414a
treecf45118cd4e63bb1df6438ce0432f9fd540c3fef
parent87a45ea432075ac9c01223148e5cc1feff914bf2
qca-ssdk: fix compiling for ipq60xx

Trying to compile for ipq60xx will fail with:
ERROR: modpost: "qca808x_phy_reset" [build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-ssdk-2024.06.13~c451136b/qca-ssdk.ko] undefined!

So, lets fix this by disabling Manhattan switch and PHY support as this is
the new 2.5G quad port switch that is not present on ipq60xx boards.

Fixes: 87a45ea43207 ("kernel: qca-ssdk: update 12.5 to 2024-06-13")
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/qca-ssdk/Makefile