diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index b68ec09399be..e531783e5d78 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -107,6 +107,7 @@ header-y += keyctl.h | |||
107 | header-y += limits.h | 107 | header-y += limits.h |
108 | header-y += magic.h | 108 | header-y += magic.h |
109 | header-y += major.h | 109 | header-y += major.h |
110 | header-y += map_to_7segment.h | ||
110 | header-y += matroxfb.h | 111 | header-y += matroxfb.h |
111 | header-y += meye.h | 112 | header-y += meye.h |
112 | header-y += minix_fs.h | 113 | header-y += minix_fs.h |
@@ -126,6 +127,7 @@ header-y += pci_regs.h | |||
126 | header-y += pfkeyv2.h | 127 | header-y += pfkeyv2.h |
127 | header-y += pg.h | 128 | header-y += pg.h |
128 | header-y += phantom.h | 129 | header-y += phantom.h |
130 | header-y += phonet.h | ||
129 | header-y += pkt_cls.h | 131 | header-y += pkt_cls.h |
130 | header-y += pkt_sched.h | 132 | header-y += pkt_sched.h |
131 | header-y += posix_types.h | 133 | header-y += posix_types.h |
@@ -180,6 +182,8 @@ unifdef-y += audit.h | |||
180 | unifdef-y += auto_fs.h | 182 | unifdef-y += auto_fs.h |
181 | unifdef-y += auxvec.h | 183 | unifdef-y += auxvec.h |
182 | unifdef-y += binfmts.h | 184 | unifdef-y += binfmts.h |
185 | unifdef-y += blktrace_api.h | ||
186 | unifdef-y += byteorder.h | ||
183 | unifdef-y += capability.h | 187 | unifdef-y += capability.h |
184 | unifdef-y += capi.h | 188 | unifdef-y += capi.h |
185 | unifdef-y += cciss_ioctl.h | 189 | unifdef-y += cciss_ioctl.h |
@@ -232,6 +236,7 @@ unifdef-y += if_fddi.h | |||
232 | unifdef-y += if_frad.h | 236 | unifdef-y += if_frad.h |
233 | unifdef-y += if_ltalk.h | 237 | unifdef-y += if_ltalk.h |
234 | unifdef-y += if_link.h | 238 | unifdef-y += if_link.h |
239 | unifdef-y += if_phonet.h | ||
235 | unifdef-y += if_pppol2tp.h | 240 | unifdef-y += if_pppol2tp.h |
236 | unifdef-y += if_pppox.h | 241 | unifdef-y += if_pppox.h |
237 | unifdef-y += if_tr.h | 242 | unifdef-y += if_tr.h |
@@ -336,6 +341,7 @@ unifdef-y += soundcard.h | |||
336 | unifdef-y += stat.h | 341 | unifdef-y += stat.h |
337 | unifdef-y += stddef.h | 342 | unifdef-y += stddef.h |
338 | unifdef-y += string.h | 343 | unifdef-y += string.h |
344 | unifdef-y += swab.h | ||
339 | unifdef-y += synclink.h | 345 | unifdef-y += synclink.h |
340 | unifdef-y += sysctl.h | 346 | unifdef-y += sysctl.h |
341 | unifdef-y += tcp.h | 347 | unifdef-y += tcp.h |