Add mlnx hw-management to all targets (#102)
* Add mlnx hw-management to all targets * Use correct path for hw-management in all targets
This commit is contained in:
parent
9b415aa5cf
commit
709ca3c00f
@ -12,7 +12,8 @@ SONIC_ALL += $(DOCKER_SYNCD_MLNX) \
|
|||||||
$(DOCKER_LLDP_SV2) \
|
$(DOCKER_LLDP_SV2) \
|
||||||
$(DOCKER_SNMP_SV2) \
|
$(DOCKER_SNMP_SV2) \
|
||||||
$(DOCKER_TEAM) \
|
$(DOCKER_TEAM) \
|
||||||
$(DOCKER_PLATFORM_MONITOR)
|
$(DOCKER_PLATFORM_MONITOR) \
|
||||||
|
debs/$(MLNX_HW_MANAGEMENT)
|
||||||
|
|
||||||
# Inject mlnx sai into sairedis
|
# Inject mlnx sai into sairedis
|
||||||
$(LIBSAIREDIS)_DEPENDS += $(MLNX_SAI)
|
$(LIBSAIREDIS)_DEPENDS += $(MLNX_SAI)
|
||||||
|
Loading…
Reference in New Issue
Block a user