Linux Audio

Check our new training course

Loading...
Note: File does not exist in v3.1.
 1# SPDX-License-Identifier: GPL-2.0
 2# Copyright(c) 1999 - 2006 Intel Corporation.
 3
 4#
 5# Makefile for the Intel(R) PRO/1000 ethernet driver
 6#
 7
 8obj-$(CONFIG_E1000) += e1000.o
 9
10e1000-y := e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o