Files
kata-containers/static-build/qemu-virtiofs/Makefile
Gabriela Cervantes f6be9a822a qemu: Enable qemu with virtiofs
This adds support for virtio-fs on QEMU.

Fixes #699

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2019-09-06 04:29:37 -05:00

8 lines
195 B
Makefile

MK_DIR :=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
CONFIG_DIR := $(MK_DIR)/../../scripts/
build:
"$(MK_DIR)/build-static-qemu-virtiofs.sh"
clean:
rm -f kata-qemu-static.tar.gz