diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2019-04-24 22:49:26 +0800 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2019-04-24 22:49:26 +0800 |
commit | a24453f7c9168bc9df3684d09afa36deee6ee6e2 (patch) | |
tree | b54030e4891e1f3f025c72ea5b9045b1848e38c8 /sysutils/Makefile | |
parent | f32ceaae523f047c31709445a07932786c9bfd1c (diff) | |
download | freebsd-ports-gnome-a24453f7c9168bc9df3684d09afa36deee6ee6e2.tar.gz freebsd-ports-gnome-a24453f7c9168bc9df3684d09afa36deee6ee6e2.tar.zst freebsd-ports-gnome-a24453f7c9168bc9df3684d09afa36deee6ee6e2.zip |
- Add a devel version of edk2-bhyve based on the newest stable201903 branch.
WWW: https://github.com/freebsd/uefi-edk2/tree/bhyve/edk2-stable201903
Reviewed by: bcran (previous version)
Scott Phillips <d.scott.phillips__intel.com> (previous version)
Differential Revision: https://reviews.freebsd.org/D19875
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6c1c3321f377..ad6967f4893e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1411,6 +1411,7 @@ SUBDIR += udfclient SUBDIR += uefi-edk2-bhyve SUBDIR += uefi-edk2-bhyve-csm + SUBDIR += uefi-edk2-bhyve-devel SUBDIR += ufs_copy SUBDIR += uhidd SUBDIR += uif2iso |