|
|
1.1 root 1: #include <linux/config.h>
2:
3: #ifdef CONFIG_SCSI
4: scsi.o
5: hosts.o
6: scsi_ioctl.o
7: #endif
8:
9: #ifdef CONFIG_BLK_DEV_SD
10: sd.o
11: sd_ioctl.o
12: #endif
13:
14: #ifdef CONFIG_BLK_DEV_ST
15: st.o
16: st_ioctl.o
17: #endif
18:
19: #ifdef CONFIG_SCSI_AHA1542
20: aha1542.o
21: #endif
22:
23: #ifdef CONFIG_SCSI_SEAGATE
24: seagate.o
25: #endif
26:
27: #ifdef CONFIG_SCSI_ULTRASTOR
28: ultrastor.o
29: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.