diff --git a/Makefile b/Makefile index d5204793..6528947a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ IMAGES_DIR= -VRS = vr-xcon vr-bgp csr nxos routeros sros veos vjunosswitch vjunosevolved vmx vsr1000 vqfx vrp xrv xrv9k vsrx openbsd ftdv +VRS = vr-xcon vr-bgp csr nxos routeros sros veos vjunosswitch vjunosevolved vmx vsr1000 vqfx vrp xrv xrv9k vsrx openbsd ftdv freebsd VRS_PUSH = $(VRS:=-push) .PHONY: all $(VRS) $(VRS_PUSH) diff --git a/README.md b/README.md index d8a02d05..583426dd 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Since the changes we made in this fork are VM specific, we added a few popular r * Juniper vJunosEvolved * Nokia SR OS * OpenBSD +* FreeBSD The rest are left untouched and can be contributed back by the community.