aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2012-09-19 13:21:21 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-09-19 13:21:21 -0400
commit0b6c404a07e3240b95aa5682fb8fd57c41609d7a (patch)
treec4d410b0ec7044922b73c39ecfb3fbb620c29282 /include/linux/Kbuild
parent609455f481772c5a875b88e860a2ee0e2f25ebf0 (diff)
parent55d512e245bc7699a8800e23df1a24195dd08217 (diff)
Merge tag 'v3.6-rc5' into for-linus
Sync with mainline so that I can revert an input patch that came in through another subsystem tree.
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 8760be30b375..fa217607c582 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -183,7 +183,6 @@ header-y += if_ppp.h
183header-y += if_pppol2tp.h 183header-y += if_pppol2tp.h
184header-y += if_pppox.h 184header-y += if_pppox.h
185header-y += if_slip.h 185header-y += if_slip.h
186header-y += if_strip.h
187header-y += if_team.h 186header-y += if_team.h
188header-y += if_tun.h 187header-y += if_tun.h
189header-y += if_tunnel.h 188header-y += if_tunnel.h
@@ -376,6 +375,7 @@ header-y += tty.h
376header-y += types.h 375header-y += types.h
377header-y += udf_fs_i.h 376header-y += udf_fs_i.h
378header-y += udp.h 377header-y += udp.h
378header-y += uhid.h
379header-y += uinput.h 379header-y += uinput.h
380header-y += uio.h 380header-y += uio.h
381header-y += ultrasound.h 381header-y += ultrasound.h
@@ -386,10 +386,12 @@ header-y += utime.h
386header-y += utsname.h 386header-y += utsname.h
387header-y += uuid.h 387header-y += uuid.h
388header-y += uvcvideo.h 388header-y += uvcvideo.h
389header-y += v4l2-common.h
389header-y += v4l2-dv-timings.h 390header-y += v4l2-dv-timings.h
390header-y += v4l2-mediabus.h 391header-y += v4l2-mediabus.h
391header-y += v4l2-subdev.h 392header-y += v4l2-subdev.h
392header-y += veth.h 393header-y += veth.h
394header-y += vfio.h
393header-y += vhost.h 395header-y += vhost.h
394header-y += videodev2.h 396header-y += videodev2.h
395header-y += virtio_9p.h 397header-y += virtio_9p.h