Add the current directory is superflous in general, and no includes in drivers/scsi are needed either. Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: linux-2.6/drivers/target/Makefile =================================================================== --- linux-2.6.orig/drivers/target/Makefile 2011-01-18 21:13:15.835261618 +0100 +++ linux-2.6/drivers/target/Makefile 2011-01-18 21:14:31.908284597 +0100 @@ -1,4 +1,3 @@ -EXTRA_CFLAGS += -I$(srctree)/drivers/target/ -I$(srctree)/drivers/scsi/ target_core_mod-y := target_core_configfs.o \ target_core_device.o \ -- 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