Thread (21 messages) 21 messages, 2 authors, 2007-03-30
STALE7021d

[PATCH 16/19] e1000: add new chipset-specific files and api files to the Makefile

From: Auke Kok <hidden>
Date: 2007-03-29 16:40:44
Subsystem: networking drivers, the rest · Maintainers: Andrew Lunn, "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

From: Jeb Cramer <redacted>

Signed-off-by: Jeb Cramer <redacted>
Signed-off-by: Auke Kok <redacted>
---

 drivers/net/e1000/Makefile |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/drivers/net/e1000/Makefile b/drivers/net/e1000/Makefile
index 4a6ab15..1086807 100644
--- a/drivers/net/e1000/Makefile
+++ b/drivers/net/e1000/Makefile
@@ -1,7 +1,7 @@
 ################################################################################
 #
 # Intel PRO/1000 Linux driver
-# Copyright(c) 1999 - 2006 Intel Corporation.
+# Copyright(c) 1999 - 2007 Intel Corporation.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms and conditions of the GNU General Public License,
@@ -32,4 +32,18 @@
 
 obj-$(CONFIG_E1000) += e1000.o
 
-e1000-objs := e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o
+e1000-objs := e1000_api.o \
+              e1000_82540.o \
+              e1000_82541.o \
+              e1000_82543.o \
+              e1000_82542.o \
+              e1000_82571.o \
+              e1000_ich8lan.o \
+              e1000_80003es2lan.o \
+              e1000_mac.o \
+              e1000_phy.o \
+              e1000_nvm.o \
+              e1000_manage.o \
+              e1000_param.o \
+              e1000_ethtool.o \
+              e1000_main.o
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help