patch-1.3.59 linux/drivers/net/Makefile
Next file: linux/drivers/net/Space.c
Previous file: linux/drivers/net/Config.in
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jan 22 22:52:34 1996
- Orig file:
v1.3.58/linux/drivers/net/Makefile
- Orig date:
Tue Jan 23 21:15:42 1996
diff -u --recursive --new-file v1.3.58/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -226,6 +226,14 @@
endif
endif
+ifeq ($(CONFIG_VORTEX),y)
+L_OBJS += 3c59x.o
+else
+ ifeq ($(CONFIG_VORTEX),m)
+ M_OBJS += 3c59x.o
+ endif
+endif
+
ifeq ($(CONFIG_EEXPRESS),y)
L_OBJS += eexpress.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