diff options
Diffstat (limited to 'drivers/scsi/cxgbi/cxgb4i/Kbuild')
-rw-r--r-- | drivers/scsi/cxgbi/cxgb4i/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/cxgbi/cxgb4i/Kbuild b/drivers/scsi/cxgbi/cxgb4i/Kbuild new file mode 100644 index 000000000000..b9f4af7454b7 --- /dev/null +++ b/drivers/scsi/cxgbi/cxgb4i/Kbuild | |||
@@ -0,0 +1,3 @@ | |||
1 | EXTRA_CFLAGS += -I$(srctree)/drivers/net/cxgb4 | ||
2 | |||
3 | obj-$(CONFIG_SCSI_CXGB4_ISCSI) += cxgb4i.o | ||