Make the 33c93 optional for now.

This commit is contained in:
waltje
2017-12-15 01:04:01 -05:00
parent 6639800013
commit b5bda71d27

View File

@@ -35,7 +35,9 @@
#include "scsi_buslogic.h"
#include "scsi_ncr5380.h"
#include "scsi_ncr53c810.h"
#include "scsi_wd33c93.h"
#ifdef WALTJE
# include "scsi_wd33c93.h"
#endif
#include "scsi_x54x.h"