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

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