diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 3f384d4b163a..756f831cbdd5 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -118,6 +118,7 @@ header-y += mtio.h | |||
118 | header-y += ncp_no.h | 118 | header-y += ncp_no.h |
119 | header-y += neighbour.h | 119 | header-y += neighbour.h |
120 | header-y += net_dropmon.h | 120 | header-y += net_dropmon.h |
121 | header-y += net_tstamp.h | ||
121 | header-y += netfilter_arp.h | 122 | header-y += netfilter_arp.h |
122 | header-y += netrom.h | 123 | header-y += netrom.h |
123 | header-y += nfs2.h | 124 | header-y += nfs2.h |
@@ -214,7 +215,6 @@ unifdef-y += futex.h | |||
214 | unifdef-y += fs.h | 215 | unifdef-y += fs.h |
215 | unifdef-y += gameport.h | 216 | unifdef-y += gameport.h |
216 | unifdef-y += generic_serial.h | 217 | unifdef-y += generic_serial.h |
217 | unifdef-y += hayesesp.h | ||
218 | unifdef-y += hdlcdrv.h | 218 | unifdef-y += hdlcdrv.h |
219 | unifdef-y += hdlc.h | 219 | unifdef-y += hdlc.h |
220 | unifdef-y += hdreg.h | 220 | unifdef-y += hdreg.h |
@@ -330,6 +330,7 @@ unifdef-y += scc.h | |||
330 | unifdef-y += sched.h | 330 | unifdef-y += sched.h |
331 | unifdef-y += screen_info.h | 331 | unifdef-y += screen_info.h |
332 | unifdef-y += sdla.h | 332 | unifdef-y += sdla.h |
333 | unifdef-y += securebits.h | ||
333 | unifdef-y += selinux_netlink.h | 334 | unifdef-y += selinux_netlink.h |
334 | unifdef-y += sem.h | 335 | unifdef-y += sem.h |
335 | unifdef-y += serial_core.h | 336 | unifdef-y += serial_core.h |
@@ -364,6 +365,7 @@ unifdef-y += utsname.h | |||
364 | unifdef-y += videodev2.h | 365 | unifdef-y += videodev2.h |
365 | unifdef-y += videodev.h | 366 | unifdef-y += videodev.h |
366 | unifdef-y += virtio_config.h | 367 | unifdef-y += virtio_config.h |
368 | unifdef-y += virtio_ids.h | ||
367 | unifdef-y += virtio_blk.h | 369 | unifdef-y += virtio_blk.h |
368 | unifdef-y += virtio_net.h | 370 | unifdef-y += virtio_net.h |
369 | unifdef-y += virtio_9p.h | 371 | unifdef-y += virtio_9p.h |