summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Leech2009-02-27 11:01:42 +0100
committerDavid S. Miller2009-03-01 09:19:36 +0100
commit709ab3261e3ed789c0bb31c6ab53c9eccb276522 (patch)
tree206e2d9fb761b01ff33c6633ed9f5a668f12422a
parentnet headers: cleanup dcbnl.h (diff)
downloadkernel-qcow2-linux-709ab3261e3ed789c0bb31c6ab53c9eccb276522.tar.gz
kernel-qcow2-linux-709ab3261e3ed789c0bb31c6ab53c9eccb276522.tar.xz
kernel-qcow2-linux-709ab3261e3ed789c0bb31c6ab53c9eccb276522.zip
net headers: export dcbnl.h
The DCB netlink interface is required for building the userspace tools available at e1000.sourceforge.net Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index b97cdc516a8f..106c3ba50844 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -52,6 +52,7 @@ header-y += const.h
header-y += cgroupstats.h
header-y += cramfs_fs.h
header-y += cycx_cfm.h
+header-y += dcbnl.h
header-y += dlmconstants.h
header-y += dlm_device.h
header-y += dlm_netlink.h