Skip to content

Commit

Permalink
Merge branch 'x86-pre-uapi' into perf-uapi
Browse files Browse the repository at this point in the history
David Howells (1):
      x86: Export asm/{svm.h,vmx.h,perf_regs.h}
  • Loading branch information
dhowells committed Nov 19, 2012
2 parents f787d95 + 6d369a0 commit 60606d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/x86/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,18 @@ header-y += mce.h
header-y += msr-index.h
header-y += msr.h
header-y += mtrr.h
header-y += perf_regs.h
header-y += posix_types_32.h
header-y += posix_types_64.h
header-y += posix_types_x32.h
header-y += prctl.h
header-y += processor-flags.h
header-y += ptrace-abi.h
header-y += sigcontext32.h
header-y += svm.h
header-y += ucontext.h
header-y += vm86.h
header-y += vmx.h
header-y += vsyscall.h

genhdr-y += unistd_32.h
Expand Down

0 comments on commit 60606d4

Please sign in to comment.