aboutsummaryrefslogtreecommitdiff
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorJie Zhang <jie.zhang@analog.com>2009-11-12 17:59:56 +0800
committerMichal Marek <mmarek@suse.cz>2009-12-12 13:08:15 +0100
commit7a77080dbec28ab2bceb422398601dcc53c142ad (patch)
treeafb05c364aba9a2599b59c199c1d568d18c18b59 /include/linux/Kbuild
parent273b281fa22c293963ee3e6eec418f5dda2dbc83 (diff)
net: add net_tstamp.h to headers_install
include/linux/net_tstamp.h is userspace API for hardware time stamping of network packets. It should be exported to userspace. Signed-off-by: Jie Zhang <jie.zhang@analog.com> Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Patrick Ohly <patrick.ohly@gmx.de> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index f72914db2a1..756f831cbdd 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -118,6 +118,7 @@ header-y += mtio.h
header-y += ncp_no.h
header-y += neighbour.h
header-y += net_dropmon.h
+header-y += net_tstamp.h
header-y += netfilter_arp.h
header-y += netrom.h
header-y += nfs2.h