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