patch-2.4.21 linux-2.4.21/drivers/net/e1000/Makefile

Next file: linux-2.4.21/drivers/net/e1000/e1000.h
Previous file: linux-2.4.21/drivers/net/e100/e100_vendor.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/net/e1000/Makefile linux-2.4.21/drivers/net/e1000/Makefile
@@ -32,8 +32,7 @@
 
 O_TARGET := e1000.o
 
-obj-y	:= e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o \
-	   e1000_proc.o
+obj-y	:= e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o
 obj-m	:= $(O_TARGET)
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)