This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/marvell/sdk.mk

9 lines
211 B
Makefile

# Marvell FPA
export MRVL_FPA_VERSION = 1.2.1
export MRVL_FPA_TAG = SONiC.201803
export MRVL_FPA = mrvllibfpa_$(MRVL_FPA_VERSION).deb
$(MRVL_FPA)_SRC_PATH = $(PLATFORM_PATH)/sdk
SONIC_MAKE_DEBS += $(MRVL_FPA)