patch-1.3.74 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:
Wed Mar 13 08:38:53 1996
-  Orig file: 
v1.3.73/linux/drivers/net/Makefile
-  Orig date: 
Wed Mar 13 10:09:16 1996
diff -u --recursive --new-file v1.3.73/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -223,6 +223,14 @@
   endif
 endif
 
+ifeq ($(CONFIG_FMV18X),y)
+L_OBJS += fmv18x.o
+else
+  ifeq ($(CONFIG_FMV18X),m)
+  M_OBJS += fmv18x.o
+  endif
+endif
+
 ifeq ($(CONFIG_EL1),y)
 L_OBJS += 3c501.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