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
- Lines: 10
- Date:
2003-06-13 07:51:34.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/e1000/Makefile
- Orig date:
2002-11-28 15:53:13.000000000 -0800
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)