1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright(c) 2013 - 2018 Intel Corporation.
5 # Makefile for the Intel(R) Ethernet Connection XL710 (i40e.ko) driver
9 subdir-ccflags-y += -I$(src)
11 obj-$(CONFIG_I40E) += i40e.o
13 i40e-objs := i40e_main.o \
29 i40e-$(CONFIG_I40E_DCB) += i40e_dcb.o i40e_dcb_nl.o