aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/Makefile
blob: 5571f5b84223316f2119c2abccf07898d77c5b38 (plain) (blame)
1
2
3
4
5
6
7
obj-y	+= xenbus.o

xenbus-objs =
xenbus-objs += xenbus_client.o
xenbus-objs += xenbus_comms.o
xenbus-objs += xenbus_xs.o
xenbus-objs += xenbus_probe.o