mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
xen: install xen/gntdev.h and xen/gntalloc.h
commit 564eb714f5 upstream.
xen/gntdev.h and xen/gntalloc.h both provide userspace ABIs so they
should be installed.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
This commit is contained in:
committed by
Kamal Mostafa
parent
30accf2bf6
commit
dca86d06d7
@@ -1,3 +1,5 @@
|
||||
# UAPI Header export list
|
||||
header-y += evtchn.h
|
||||
header-y += gntalloc.h
|
||||
header-y += gntdev.h
|
||||
header-y += privcmd.h
|
||||
|
||||
Reference in New Issue
Block a user