diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-10-12 09:17:14 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-10-12 09:17:14 -0400 |
| commit | 620f2efcdc5c7a2db68da41bc3df3cf9a718024e (patch) | |
| tree | b1a0411e2588953777d0b10245b12044c33cef54 /include/linux/Kbuild | |
| parent | 04944b793e18ece23f63c0252646b310c1845940 (diff) | |
| parent | fd048088306656824958e7783ffcee27e241b361 (diff) | |
Merge branch 'linus' into x86/xsave
Diffstat (limited to 'include/linux/Kbuild')
| -rw-r--r-- | include/linux/Kbuild | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 7d970678f940..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 |
| @@ -167,7 +168,8 @@ unifdef-y += acct.h | |||
| 167 | unifdef-y += adb.h | 168 | unifdef-y += adb.h |
| 168 | unifdef-y += adfs_fs.h | 169 | unifdef-y += adfs_fs.h |
| 169 | unifdef-y += agpgart.h | 170 | unifdef-y += agpgart.h |
| 170 | ifneq ($(wildcard $(srctree)/include/asm-$(SRCARCH)/a.out.h),) | 171 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/a.out.h \ |
| 172 | $(srctree)/include/asm-$(SRCARCH)/a.out.h),) | ||
| 171 | unifdef-y += a.out.h | 173 | unifdef-y += a.out.h |
| 172 | endif | 174 | endif |
| 173 | unifdef-y += apm_bios.h | 175 | unifdef-y += apm_bios.h |
| @@ -179,6 +181,7 @@ unifdef-y += audit.h | |||
| 179 | unifdef-y += auto_fs.h | 181 | unifdef-y += auto_fs.h |
| 180 | unifdef-y += auxvec.h | 182 | unifdef-y += auxvec.h |
| 181 | unifdef-y += binfmts.h | 183 | unifdef-y += binfmts.h |
| 184 | unifdef-y += blktrace_api.h | ||
| 182 | unifdef-y += capability.h | 185 | unifdef-y += capability.h |
| 183 | unifdef-y += capi.h | 186 | unifdef-y += capi.h |
| 184 | unifdef-y += cciss_ioctl.h | 187 | unifdef-y += cciss_ioctl.h |
| @@ -231,6 +234,7 @@ unifdef-y += if_fddi.h | |||
| 231 | unifdef-y += if_frad.h | 234 | unifdef-y += if_frad.h |
| 232 | unifdef-y += if_ltalk.h | 235 | unifdef-y += if_ltalk.h |
| 233 | unifdef-y += if_link.h | 236 | unifdef-y += if_link.h |
| 237 | unifdef-y += if_phonet.h | ||
| 234 | unifdef-y += if_pppol2tp.h | 238 | unifdef-y += if_pppol2tp.h |
| 235 | unifdef-y += if_pppox.h | 239 | unifdef-y += if_pppox.h |
| 236 | unifdef-y += if_tr.h | 240 | unifdef-y += if_tr.h |
| @@ -258,7 +262,8 @@ unifdef-y += kd.h | |||
| 258 | unifdef-y += kernelcapi.h | 262 | unifdef-y += kernelcapi.h |
| 259 | unifdef-y += kernel.h | 263 | unifdef-y += kernel.h |
| 260 | unifdef-y += keyboard.h | 264 | unifdef-y += keyboard.h |
| 261 | ifneq ($(wildcard $(srctree)/include/asm-$(SRCARCH)/kvm.h),) | 265 | ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/include/asm/kvm.h \ |
| 266 | $(srctree)/include/asm-$(SRCARCH)/kvm.h),) | ||
| 262 | unifdef-y += kvm.h | 267 | unifdef-y += kvm.h |
| 263 | endif | 268 | endif |
| 264 | unifdef-y += llc.h | 269 | unifdef-y += llc.h |
| @@ -297,7 +302,6 @@ unifdef-y += parport.h | |||
| 297 | unifdef-y += patchkey.h | 302 | unifdef-y += patchkey.h |
| 298 | unifdef-y += pci.h | 303 | unifdef-y += pci.h |
| 299 | unifdef-y += personality.h | 304 | unifdef-y += personality.h |
| 300 | unifdef-y += pim.h | ||
| 301 | unifdef-y += pktcdvd.h | 305 | unifdef-y += pktcdvd.h |
| 302 | unifdef-y += pmu.h | 306 | unifdef-y += pmu.h |
| 303 | unifdef-y += poll.h | 307 | unifdef-y += poll.h |
