![]() |
|
|||
0001 # SPDX-License-Identifier: GPL-2.0 0002 # Copyright(c) 1999 - 2018 Intel Corporation. 0003 # 0004 # Makefile for the Intel(R) 82599 VF ethernet driver 0005 # 0006 0007 obj-$(CONFIG_IXGBEVF) += ixgbevf.o 0008 0009 ixgbevf-objs := vf.o \ 0010 mbx.o \ 0011 ethtool.o \ 0012 ixgbevf_main.o 0013 ixgbevf-$(CONFIG_IXGBEVF_IPSEC) += ipsec.o 0014
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |