Skip to content

Commit cdf2bc1

Browse files
jk-ozlabsmpe
authored andcommitted
powerpc/include: Add opal-prd to installed uapi headers
We'll want to build the opal-prd daemon with the prd headers, so include this in the uapi headers list. Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 7185795 commit cdf2bc1

File tree

1 file changed

+1
-0
lines changed
  • arch/powerpc/include/uapi/asm

1 file changed

+1
-0
lines changed

arch/powerpc/include/uapi/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ header-y += kvm_para.h
1818
header-y += mman.h
1919
header-y += msgbuf.h
2020
header-y += nvram.h
21+
header-y += opal-prd.h
2122
header-y += param.h
2223
header-y += perf_event.h
2324
header-y += poll.h

0 commit comments

Comments
 (0)