Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5311f248b7764ba8b59e6d477355f766e5609686
/
.
/
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