[platform][marvell] Disabling Mgmt Framework for marvell-armhf (#5753)

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 <sanandan@marvell.com>
This commit is contained in:
Sabareesh-Kumar-Anandan 2020-11-20 02:06:45 +05:30 committed by GitHub
parent 42e78a19c1
commit 91f6d5b29e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)