1
0
Fork 0

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 <jk@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
hifive-unleashed-5.1
Jeremy Kerr 2015-06-17 08:35:39 +08:00 committed by Michael Ellerman
parent 7185795a62
commit cdf2bc1c28
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ header-y += kvm_para.h
header-y += mman.h
header-y += msgbuf.h
header-y += nvram.h
header-y += opal-prd.h
header-y += param.h
header-y += perf_event.h
header-y += poll.h