Skip to content

Commit

Permalink
[platform][marvell] Disabling Mgmt Framework for marvell-armhf (#5753)
Browse files Browse the repository at this point in the history
We are facing some compilation issue while compiling mgmt framework for arm.
So, disabling Mgmt framework for marvell-armhf. We will enable it after fixing the compilation issues

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
  • Loading branch information
Sabareesh-Kumar-Anandan authored Nov 19, 2020
1 parent 42e78a1 commit 91f6d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/marvell-armhf/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ include $(PLATFORM_PATH)/platform-nokia.mk

INCLUDE_SYSTEM_TELEMETRY = ""
ENABLE_SYNCD_RPC = ""
INCLUDE_MGMT_FRAMEWORK = ""

SONIC_ALL += $(SONIC_ONE_IMAGE) \
$(DOCKER_FPM)
Expand Down

0 comments on commit 91f6d5b

Please sign in to comment.