Makefile 243 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0
  2. # Copyright(c) 1999 - 2008 Intel Corporation.
  3. #
  4. # Makefile for the Intel(R) PRO/10GbE ethernet driver
  5. #
  6. obj-$(CONFIG_IXGB) += ixgb.o
  7. ixgb-objs := ixgb_main.o ixgb_hw.o ixgb_ee.o ixgb_ethtool.o ixgb_param.o