summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-03-09 00:33:38 +0000
committerWarner Losh <imp@FreeBSD.org>2017-03-09 00:33:38 +0000
commit2bcbcb593d6c06694134e91e1a0753ca3ab93164 (patch)
tree36718f7d64c6cdfd171ed7913a370715a24d0fbd /usr.sbin/Makefile
parent2f2f5c6728faaff4697e5cb7342c7240d0b4aec2 (diff)
downloadsrc-test2-2bcbcb593d6c06694134e91e1a0753ca3ab93164.tar.gz
src-test2-2bcbcb593d6c06694134e91e1a0753ca3ab93164.zip
efidp manipulates UEFI Device Paths in various ways. At the moment, it
formats and parses UEFI standard Device Paths. In the future it will also translate between FreeBSD driver names and UEFI Device Paths. Sponsored by: Netflix
Notes
Notes: svn path=/head/; revision=314928
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ac33d277b73a..0aa63a8fb947 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -125,7 +125,7 @@ SUBDIR.${MK_BSNMP}+= bsnmpd
SUBDIR.${MK_CTM}+= ctm
SUBDIR.${MK_CXGBETOOL}+= cxgbetool
SUBDIR.${MK_DIALOG}+= bsdconfig
-SUBDIR.${MK_EFI}+= efivar
+SUBDIR.${MK_EFI}+= efivar efidp
SUBDIR.${MK_FLOPPY}+= fdcontrol
SUBDIR.${MK_FLOPPY}+= fdformat
SUBDIR.${MK_FLOPPY}+= fdread