linux-stable/tools/virtio/vhost_test/Makefile
Michael S. Tsirkin 71ccc212e5 vhost test module
This adds a test module for vhost infrastructure.
Intentionally not tied to kbuild to prevent people
from installing and loading it accidentally.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-12-09 16:00:21 +02:00

2 lines
54 B
Makefile

obj-m += vhost_test.o
EXTRA_CFLAGS += -Idrivers/vhost