summary refs log tree commit diff
path: root/img/app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'img/app/Makefile')
-rw-r--r--img/app/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/img/app/Makefile b/img/app/Makefile
index 7669568..e94607e 100644
--- a/img/app/Makefile
+++ b/img/app/Makefile
@@ -107,7 +107,6 @@ run-cloud-hypervisor: $(imgdir)/appvm/blk/root.img start-virtiofsd
 	    --memory size=128M,shared=on \
 	    --disk path=$(imgdir)/appvm/blk/root.img,readonly=on \
 	           path=$(RUN_IMG),readonly=on \
-	    --net tap=tap0,mac=0A:B3:EC:00:00:00 \
 	    --fs tag=virtiofs0,socket=virtiofsd.sock \
 	    --kernel $(KERNEL) \
 	    --cmdline "console=ttyS0 root=PARTLABEL=root" \