diff options
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index b68ec09399be..282a504bd1db 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -126,6 +126,7 @@ header-y += pci_regs.h | |||
126 | header-y += pfkeyv2.h | 126 | header-y += pfkeyv2.h |
127 | header-y += pg.h | 127 | header-y += pg.h |
128 | header-y += phantom.h | 128 | header-y += phantom.h |
129 | header-y += phonet.h | ||
129 | header-y += pkt_cls.h | 130 | header-y += pkt_cls.h |
130 | header-y += pkt_sched.h | 131 | header-y += pkt_sched.h |
131 | header-y += posix_types.h | 132 | header-y += posix_types.h |
@@ -180,6 +181,7 @@ unifdef-y += audit.h | |||
180 | unifdef-y += auto_fs.h | 181 | unifdef-y += auto_fs.h |
181 | unifdef-y += auxvec.h | 182 | unifdef-y += auxvec.h |
182 | unifdef-y += binfmts.h | 183 | unifdef-y += binfmts.h |
184 | unifdef-y += blktrace_api.h | ||
183 | unifdef-y += capability.h | 185 | unifdef-y += capability.h |
184 | unifdef-y += capi.h | 186 | unifdef-y += capi.h |
185 | unifdef-y += cciss_ioctl.h | 187 | unifdef-y += cciss_ioctl.h |
@@ -232,6 +234,7 @@ unifdef-y += if_fddi.h | |||
232 | unifdef-y += if_frad.h | 234 | unifdef-y += if_frad.h |
233 | unifdef-y += if_ltalk.h | 235 | unifdef-y += if_ltalk.h |
234 | unifdef-y += if_link.h | 236 | unifdef-y += if_link.h |
237 | unifdef-y += if_phonet.h | ||
235 | unifdef-y += if_pppol2tp.h | 238 | unifdef-y += if_pppol2tp.h |
236 | unifdef-y += if_pppox.h | 239 | unifdef-y += if_pppox.h |
237 | unifdef-y += if_tr.h | 240 | unifdef-y += if_tr.h |