]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/xen/Makefile
xen: add /dev/xen/evtchn driver
[mirror_ubuntu-zesty-kernel.git] / drivers / xen / Makefile
index ff8accc9e103f9d2a4fc21dcbcc2e88d479a0ade..1567639847e7b7e0eb8ba84beec88d0acba09cb0 100644 (file)
@@ -4,4 +4,5 @@ obj-y   += xenbus/
 obj-$(CONFIG_HOTPLUG_CPU)      += cpu_hotplug.o
 obj-$(CONFIG_XEN_XENCOMM)      += xencomm.o
 obj-$(CONFIG_XEN_BALLOON)      += balloon.o
-obj-$(CONFIG_XENFS)            += xenfs/
\ No newline at end of file
+obj-$(CONFIG_XEN_DEV_EVTCHN)   += evtchn.o
+obj-$(CONFIG_XENFS)            += xenfs/