Linux kernel configuration to include SCSI drivers
I must build a new kernel on Red Hat 9 but it must contain some disk drivers for which I have the source code:
- iteraid.h
- iteraid.c
- Makefile
I don't know how to do it. How can I configure the kernel configuration files so that to include my drivers when building the kernel?
|