Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
649316b25b148e57c8ef71748fc69fa6db276ad1
/
.
/
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