mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-24 12:13:05 +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:
committed by
Jeremy Fitzhardinge
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
|
||||
Reference in New Issue
Block a user