mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-03 23:16:55 +00:00
xen: export ioctl headers to userspace
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
This commit is contained in:
parent
f7116284c7
commit
c5cfef0f79
@ -8,3 +8,4 @@ header-y += mtd/
|
||||
header-y += rdma/
|
||||
header-y += video/
|
||||
header-y += drm/
|
||||
header-y += xen/
|
||||
|
1
include/xen/Kbuild
Normal file
1
include/xen/Kbuild
Normal file
@ -0,0 +1 @@
|
||||
header-y += evtchn.h
|
Loading…
Reference in New Issue
Block a user