aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-08 21:29:27 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-05-08 21:29:27 -0400
commitd585a021c0b10b0477d6b608c53e1feb8cde0507 (patch)
tree5ca059da1db7f15d4b29427644ad9c08270c885c /include/linux/Kbuild
parent84e5b0d00f8f84c4ae226be131d4bebbcee88bd3 (diff)
parent091bf7624d1c90cec9e578a18529f615213ff847 (diff)
Merge commit 'v2.6.30-rc5' into next
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 106c3ba50844..ca9b9b9bd331 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