repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
[linux-2.6.git]
/
drivers
/
hv
/
Makefile
blob
a23938b991c9a70d72c4d8b4ac8e106569ea3295
1
obj-
$(
CONFIG_HYPERV
) +=
hv_vmbus.o
2
obj-
$(
CONFIG_HYPERV_UTILS
) +=
hv_utils.o
3
4
hv_vmbus-y
:=
vmbus_drv.o \
5
hv.o connection.o channel.o \
6
channel_mgmt.o ring_buffer.o
7
hv_utils-y
:=
hv_util.o hv_kvp.o