repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
[qemu/armbru.git]
/
tools
/
virtiofsd
/
Makefile.objs
blob
076f667e46b36da47980d31445689a7d7f128b41
1
virtiofsd-obj-y = buffer.o \
2
fuse_opt.o \
3
fuse_log.o \
4
fuse_lowlevel.o \
5
fuse_signals.o \
6
fuse_virtio.o \
7
helper.o \
8
passthrough_ll.o \
9
seccomp.o
10
11
seccomp.o-cflags := $(SECCOMP_CFLAGS)
12
seccomp.o-libs := $(SECCOMP_LIBS)