We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26ce7a commit 5b2a517Copy full SHA for 5b2a517
1 file changed
syncd/scripts/syncd_init_common.sh
@@ -240,11 +240,6 @@ config_syncd_mlnx()
240
if [[ -f /tmp/sai_extra.profile ]]; then
241
cat /tmp/sai_extra.profile >> /tmp/sai.profile
242
fi
243
-
244
- if [[ -f /$HWSKU_DIR/module_control_support.profile ]]; then
245
- cat /$HWSKU_DIR/module_control_support.profile >> /tmp/sai.profile
246
- fi
247
248
}
249
250
config_syncd_centec()
0 commit comments