On Sat, Apr 10, 2004 at 11:03:26AM -0500, chase.maupin@sbcglobal.net wrote: > Greg, > > Thank you for getting back to me. Yes I have tried this and unfortunately I > get the error that there is "No rule to make target drivers/block/cciss.ko". > I looked at the drivers/block/Makefile and the targe is listed as > "obj-$(CONFIG_BLK_CPQ_CISS_DA) += cciss.o. Are you sure your .config file is set up properly so that you can build the driver normally? What about just doing 'make SUBDIRS=drivers/block' ? If the driver builds that way, the way I specified should also work. Good luck, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/