1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c) 2018, Intel Corporation.
5 # Makefile for the Intel(R) Ethernet Connection E800 Series Linux Driver
8 obj-
$(CONFIG_ICE
) += ice.o
24 ice-
$(CONFIG_PCI_IOV
) += ice_virtchnl_pf.o ice_sriov.o
25 ice-
$(CONFIG_DCB
) += ice_dcb.o ice_dcb_nl.o ice_dcb_lib.o
26 ice-
$(CONFIG_XDP_SOCKETS
) += ice_xsk.o