patch-1.3.21 linux/drivers/block/Makefile
Next file: linux/drivers/block/README.ide
Previous file: linux/arch/i386/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Aug 28 09:19:32 1995
- Orig file:
v1.3.20/linux/drivers/block/Makefile
- Orig date:
Tue Aug 15 20:39:00 1995
diff -u --recursive --new-file v1.3.20/linux/drivers/block/Makefile linux/drivers/block/Makefile
@@ -106,6 +106,10 @@
L_OBJS += ide.o
endif
+ifdef CONFIG_BLK_DEV_TRITON
+L_OBJS += triton.o
+endif
+
ifdef CONFIG_BLK_DEV_IDECD
L_OBJS += ide-cd.o
endif
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