projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cciss: change SCSI error handling routines to work with interrupts enabled.
[linux-2.6]
/
drivers
/
block
/
Makefile
diff --git
a/drivers/block/Makefile
b/drivers/block/Makefile
index
3145141
..
7755a5e
100644
(file)
--- a/
drivers/block/Makefile
+++ b/
drivers/block/Makefile
@@
-21,6
+21,7
@@
obj-$(CONFIG_BLK_CPQ_CISS_DA) += cciss.o
obj-$(CONFIG_BLK_DEV_DAC960) += DAC960.o
obj-$(CONFIG_XILINX_SYSACE) += xsysace.o
obj-$(CONFIG_CDROM_PKTCDVD) += pktcdvd.o
+obj-$(CONFIG_MG_DISK) += mg_disk.o
obj-$(CONFIG_SUNVDC) += sunvdc.o
obj-$(CONFIG_BLK_DEV_UMEM) += umem.o