[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:
parent
42e78a19c1
commit
91f6d5b29e
@ -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)
|
||||
|
Reference in New Issue
Block a user