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

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