patch-1.3.94 linux/drivers/char/Makefile
Next file: linux/drivers/char/amigamouse.c
Previous file: linux/drivers/char/Config.in
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Mon Apr 22 07:14:54 1996
-  Orig file: 
v1.3.93/linux/drivers/char/Makefile
-  Orig date: 
Fri Apr 19 10:07:58 1996
diff -u --recursive --new-file v1.3.93/linux/drivers/char/Makefile linux/drivers/char/Makefile
@@ -60,6 +60,14 @@
   endif
 endif
 
+ifeq ($(CONFIG_RISCOM8),y)
+L_OBJS += riscom8.o
+else
+  ifeq ($(CONFIG_RISCOM8),m)
+  M_OBJS += riscom8.o
+  endif
+endif
+
 ifeq ($(CONFIG_ATIXL_BUSMOUSE),y)
 M = y
 L_OBJS += atixlmouse.o
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