aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 106c3ba5084..ca9b9b9bd33 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -67,6 +67,7 @@ header-y += falloc.h
67header-y += fd.h 67header-y += fd.h
68header-y += fdreg.h 68header-y += fdreg.h
69header-y += fib_rules.h 69header-y += fib_rules.h
70header-y += fiemap.h
70header-y += firewire-cdev.h 71header-y += firewire-cdev.h
71header-y += firewire-constants.h 72header-y += firewire-constants.h
72header-y += fuse.h 73header-y += fuse.h
@@ -115,6 +116,7 @@ header-y += mqueue.h
115header-y += mtio.h 116header-y += mtio.h
116header-y += ncp_no.h 117header-y += ncp_no.h
117header-y += neighbour.h 118header-y += neighbour.h
119header-y += net_dropmon.h
118header-y += netfilter_arp.h 120header-y += netfilter_arp.h
119header-y += netrom.h 121header-y += netrom.h
120header-y += nfs2.h 122header-y += nfs2.h
@@ -157,8 +159,6 @@ header-y += ultrasound.h
157header-y += un.h 159header-y += un.h
158header-y += utime.h 160header-y += utime.h
159header-y += veth.h 161header-y += veth.h
160header-y += video_decoder.h
161header-y += video_encoder.h
162header-y += videotext.h 162header-y += videotext.h
163header-y += x25.h 163header-y += x25.h
164 164