diff options
author | antoine <antoine@FreeBSD.org> | 2019-05-01 04:47:34 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-05-01 04:47:34 +0800 |
commit | 0f26103917e6affe92975a8c155b9f73c8070bfc (patch) | |
tree | b0fe0ecb07462b10b867ade07a88fefe719b56c4 | |
parent | deb2c7e52aee95e0e7002d2bfa3fa7b8a2ae0d05 (diff) | |
download | freebsd-ports-gnome-0f26103917e6affe92975a8c155b9f73c8070bfc.tar.gz freebsd-ports-gnome-0f26103917e6affe92975a8c155b9f73c8070bfc.tar.zst freebsd-ports-gnome-0f26103917e6affe92975a8c155b9f73c8070bfc.zip |
Hook uefi-edk2-qemu to the build
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 1c3a13b73693..ae293ef07b73 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1416,6 +1416,7 @@ SUBDIR += uefi-edk2-bhyve SUBDIR += uefi-edk2-bhyve-csm SUBDIR += uefi-edk2-bhyve-devel + SUBDIR += uefi-edk2-qemu SUBDIR += ufs_copy SUBDIR += uhidd SUBDIR += uif2iso |