patch-1.3.4 linux/drivers/net/Makefile
Next file: linux/drivers/net/Space.c
Previous file: linux/drivers/char/vt.c
Back to the patch index
Back to the overall index
-  Lines: 13
 -  Date:
Mon Jun 26 10:15:25 1995
 -  Orig file: 
v1.3.3/linux/drivers/net/Makefile
 -  Orig date: 
Wed Jun  7 11:39:06 1995
 
diff -u --recursive --new-file v1.3.3/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -170,6 +170,12 @@
 MODULES := $(MODULES) eexpress.o
 endif
 
+ifdef CONFIG_EEXPRESS_PRO
+NETDRV_OBJS := $(NETDRV_OBJS) eepro.o
+else
+MODULES := $(MODULES) eepro.o
+endif
+
 ifdef CONFIG_WAVELAN
 NETDRV_OBJS := $(NETDRV_OBJS) wavelan.o
 else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this