Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / drivers / net / octeontx2 / Makefile
1 # SPDX-License-Identifier:    GPL-2.0
2 #
3 # Copyright (C) 2018 Marvell International Ltd.
4 #
5
6 obj-$(CONFIG_NET_OCTEONTX2) += cgx.o nix_af.o nix.o rvu_pf.o \
7                                 rvu_af.o rvu_common.o
8