Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4bac07c993d03434ea902d3d4290d9e45944b66c
/
.
/
drivers
/
xen
/
xenbus
/
Makefile
blob: 5571f5b84223316f2119c2abccf07898d77c5b38 [
file
] [
log
] [
blame
]
Jeremy Fitzhardinge
4bac07c
2007-07-17 18:37:06 -0700
[
diff
] [
blame^
]
1
obj
-
y
+=
xenbus
.
o
2
3
xenbus
-
objs
=
4
xenbus
-
objs
+=
xenbus_client
.
o
5
xenbus
-
objs
+=
xenbus_comms
.
o
6
xenbus
-
objs
+=
xenbus_xs
.
o
7
xenbus
-
objs
+=
xenbus_probe
.
o