]> Git Repo - linux.git/blob - drivers/net/ethernet/intel/igc/Makefile
bpf: prevent out of bounds speculation on pointer arithmetic
[linux.git] / drivers / net / ethernet / intel / igc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Copyright (c)  2018 Intel Corporation
3
4 #
5 # Intel(R) I225-LM/I225-V 2.5G Ethernet Controller
6 #
7
8 obj-$(CONFIG_IGC) += igc.o
9
10 igc-objs := igc_main.o igc_mac.o igc_i225.o igc_base.o igc_nvm.o igc_phy.o
This page took 0.039819 seconds and 4 git commands to generate.