commit | fadcfa33b6319a5faf8af2287f08bf93a7f926b6 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Sep 19 12:43:58 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Sep 19 12:43:58 2006 +0100 |
tree | 367e931ec64a88c20a4d15c351d4c7dbb1b7adf1 | |
parent | 47a5c6fa0e204a2b63309c648bb2fde36836c826 [diff] [blame] |
[HEADERS] One line per header in Kbuild files to reduce conflicts Signed-off-by: David Woodhouse <dwmw2@infradead.org>
diff --git a/include/rdma/Kbuild b/include/rdma/Kbuild index eb710ba..e7c0432 100644 --- a/include/rdma/Kbuild +++ b/include/rdma/Kbuild
@@ -1 +1 @@ -header-y := ib_user_mad.h +header-y += ib_user_mad.h