diff options
author | James Bottomley <JBottomley@Parallels.com> | 2013-03-01 13:09:51 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-03-01 13:10:08 +0400 |
commit | 3e34c1fc2b51f117045e4a2472572f14ac91df6e (patch) | |
tree | 12c7c79931e657483f965bc944861bc8a6a9694d /include/uapi/scsi/fc/Kbuild | |
parent | c157750a901d767ecb95f1dbabd0972dee396b1e (diff) | |
parent | 1f953b0dbc2549318afcc0a70af5542dffbce34a (diff) | |
download | linux-3e34c1fc2b51f117045e4a2472572f14ac91df6e.tar.xz |
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
FCoE Updates for 3.9
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/uapi/scsi/fc/Kbuild')
-rw-r--r-- | include/uapi/scsi/fc/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/uapi/scsi/fc/Kbuild b/include/uapi/scsi/fc/Kbuild index aafaa5aa54d4..5ead9fac265c 100644 --- a/include/uapi/scsi/fc/Kbuild +++ b/include/uapi/scsi/fc/Kbuild @@ -1 +1,5 @@ # UAPI Header export list +header-y += fc_els.h +header-y += fc_fs.h +header-y += fc_gs.h +header-y += fc_ns.h |