On Tue, Jan 18, 2011 at 12:12:43PM -0800, Nicholas A. Bellinger wrote: > EXTRA_CFLAGS += -I$(srctree)/drivers/target/ -I$(srctree)/include/ -I$(srctree)/drivers/scsi/ -I$(srctree)/include/scsi/ -I$(srctree)/drivers/target/tcm_mvsas_tgt > > FYI, depending upon the age of the tcm_mod_builder.py in question , you > may want to consider re-generating the fabric module skeleton with the > latest code. This shouldn't be nessecary. Except for special cases driver should never need special include paths. I still don't see why the mib header should be needed by drivers, but if it is it needs to move under include/. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html