1# SPDX-License-Identifier:    GPL-2.0
2#
3# Copyright (C) 2018 Marvell International Ltd.
4#
5
6obj-$(CONFIG_NET_OCTEONTX) += bgx.o nic_main.o nicvf_queues.o nicvf_main.o \
7				xcv.o
8