patch-2.4.0-test1 linux/drivers/ide/Makefile
Next file: linux/drivers/ide/hd.c
Previous file: linux/drivers/ide/Config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 24 08:40:41 2000
- Orig file:
v2.3.99-pre9/linux/drivers/ide/Makefile
- Orig date:
Wed Apr 26 16:34:07 2000
diff -u --recursive --new-file v2.3.99-pre9/linux/drivers/ide/Makefile linux/drivers/ide/Makefile
@@ -97,7 +97,7 @@
IDE_OBJS += icside.o
endif
-ifeq ($(CONFIG_BLK_DEV_IDEDMA),y)
+ifeq ($(CONFIG_BLK_DEV_IDEDMA_PCI),y)
IDE_OBJS += ide-dma.o
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)