Makefile (bfec4c3b71c25d307d8e4005518fb5dbff43192d) | Makefile (beb0dff1251db5214889ea8a122049ec3ae25e41) |
---|---|
1################################################################################ 2# 3# Intel Ethernet Controller XL710 Family Linux Driver 4# Copyright(c) 2013 - 2014 Intel Corporation. 5# 6# This program is free software; you can redistribute it and/or modify it 7# under the terms and conditions of the GNU General Public License, 8# version 2, as published by the Free Software Foundation. --- 26 unchanged lines hidden (view full) --- 35 i40e_adminq.o \ 36 i40e_common.o \ 37 i40e_hmc.o \ 38 i40e_lan_hmc.o \ 39 i40e_nvm.o \ 40 i40e_debugfs.o \ 41 i40e_diag.o \ 42 i40e_txrx.o \ | 1################################################################################ 2# 3# Intel Ethernet Controller XL710 Family Linux Driver 4# Copyright(c) 2013 - 2014 Intel Corporation. 5# 6# This program is free software; you can redistribute it and/or modify it 7# under the terms and conditions of the GNU General Public License, 8# version 2, as published by the Free Software Foundation. --- 26 unchanged lines hidden (view full) --- 35 i40e_adminq.o \ 36 i40e_common.o \ 37 i40e_hmc.o \ 38 i40e_lan_hmc.o \ 39 i40e_nvm.o \ 40 i40e_debugfs.o \ 41 i40e_diag.o \ 42 i40e_txrx.o \ |
43 i40e_ptp.o \ |
|
43 i40e_virtchnl_pf.o | 44 i40e_virtchnl_pf.o |