patch-1.3.99 linux/drivers/net/Makefile
Next file: linux/drivers/net/README.eql
Previous file: linux/drivers/net/8390.h
Back to the patch index
Back to the overall index
-  Lines: 15
 -  Date:
Mon May  6 12:44:31 1996
 -  Orig file: 
v1.3.98/linux/drivers/net/Makefile
 -  Orig date: 
Sat Apr 27 15:19:53 1996
 
diff -u --recursive --new-file v1.3.98/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -466,6 +466,14 @@
   endif
 endif
 
+ifeq ($(CONFIG_HYDRA),y)
+L_OBJS += hydra.o
+else
+  ifeq ($(CONFIG_HYDRA),m)
+  M_OBJS += hydra.o
+  endif
+endif
+
 ifeq ($(CONFIG_SDLA),y)
 L_OBJS += sdla.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