diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 1feed71551c9..e2ea0b2159cd 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -43,6 +43,7 @@ header-y += blkpg.h | |||
43 | header-y += bpqether.h | 43 | header-y += bpqether.h |
44 | header-y += bsg.h | 44 | header-y += bsg.h |
45 | header-y += can.h | 45 | header-y += can.h |
46 | header-y += cciss_defs.h | ||
46 | header-y += cdk.h | 47 | header-y += cdk.h |
47 | header-y += chio.h | 48 | header-y += chio.h |
48 | header-y += coda_psdev.h | 49 | header-y += coda_psdev.h |
@@ -118,12 +119,14 @@ header-y += mtio.h | |||
118 | header-y += ncp_no.h | 119 | header-y += ncp_no.h |
119 | header-y += neighbour.h | 120 | header-y += neighbour.h |
120 | header-y += net_dropmon.h | 121 | header-y += net_dropmon.h |
122 | header-y += net_tstamp.h | ||
121 | header-y += netfilter_arp.h | 123 | header-y += netfilter_arp.h |
122 | header-y += netrom.h | 124 | header-y += netrom.h |
123 | header-y += nfs2.h | 125 | header-y += nfs2.h |
124 | header-y += nfs4_mount.h | 126 | header-y += nfs4_mount.h |
125 | header-y += nfs_mount.h | 127 | header-y += nfs_mount.h |
126 | header-y += nl80211.h | 128 | header-y += nl80211.h |
129 | header-y += omapfb.h | ||
127 | header-y += param.h | 130 | header-y += param.h |
128 | header-y += pci_regs.h | 131 | header-y += pci_regs.h |
129 | header-y += perf_event.h | 132 | header-y += perf_event.h |
@@ -214,7 +217,6 @@ unifdef-y += futex.h | |||
214 | unifdef-y += fs.h | 217 | unifdef-y += fs.h |
215 | unifdef-y += gameport.h | 218 | unifdef-y += gameport.h |
216 | unifdef-y += generic_serial.h | 219 | unifdef-y += generic_serial.h |
217 | unifdef-y += hayesesp.h | ||
218 | unifdef-y += hdlcdrv.h | 220 | unifdef-y += hdlcdrv.h |
219 | unifdef-y += hdlc.h | 221 | unifdef-y += hdlc.h |
220 | unifdef-y += hdreg.h | 222 | unifdef-y += hdreg.h |
@@ -330,6 +332,7 @@ unifdef-y += scc.h | |||
330 | unifdef-y += sched.h | 332 | unifdef-y += sched.h |
331 | unifdef-y += screen_info.h | 333 | unifdef-y += screen_info.h |
332 | unifdef-y += sdla.h | 334 | unifdef-y += sdla.h |
335 | unifdef-y += securebits.h | ||
333 | unifdef-y += selinux_netlink.h | 336 | unifdef-y += selinux_netlink.h |
334 | unifdef-y += sem.h | 337 | unifdef-y += sem.h |
335 | unifdef-y += serial_core.h | 338 | unifdef-y += serial_core.h |
@@ -361,6 +364,7 @@ unifdef-y += uio.h | |||
361 | unifdef-y += unistd.h | 364 | unifdef-y += unistd.h |
362 | unifdef-y += usbdevice_fs.h | 365 | unifdef-y += usbdevice_fs.h |
363 | unifdef-y += utsname.h | 366 | unifdef-y += utsname.h |
367 | unifdef-y += vhost.h | ||
364 | unifdef-y += videodev2.h | 368 | unifdef-y += videodev2.h |
365 | unifdef-y += videodev.h | 369 | unifdef-y += videodev.h |
366 | unifdef-y += virtio_config.h | 370 | unifdef-y += virtio_config.h |