--- a/rules/config
+++ b/rules/config
@@ -180,7 +180,7 @@ ENABLE_NATIVE_WRITE = y
INCLUDE_MACSEC = y
# INCLUDE_GBSYNCD - build docker-gbsyncd-* for gearbox support
-INCLUDE_GBSYNCD ?= y
+INCLUDE_GBSYNCD ?= n
# INCLUDE_TEAMD - build docker-teamd for LAG protocol support
INCLUDE_TEAMD ?= y
We don't need gearbox support. I think...
The question remains why we didn't have this problem with the 202405 build.
What
Fix?
We don't need gearbox support. I think...
The question remains why we didn't have this problem with the 202405 build.