summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-21 18:02:26 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-21 18:02:26 +0000
commit6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e (patch)
treed20bb0d18a1d250750626e1e6d87b8c65ae7bee8 /sys/boot/i386
parent1634b66e41d600239492d47229ef27e850128927 (diff)
downloadFreeBSD-src-6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e.zip
FreeBSD-src-6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e.tar.gz
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/boot/i386')
-rw-r--r--sys/boot/i386/gptboot/Makefile.depend4
-rw-r--r--sys/boot/i386/gptzfsboot/Makefile.depend3
-rw-r--r--sys/boot/i386/libi386/Makefile.depend1
-rw-r--r--sys/boot/i386/loader/Makefile.depend1
-rw-r--r--sys/boot/i386/zfsloader/Makefile.depend1
5 files changed, 10 insertions, 0 deletions
diff --git a/sys/boot/i386/gptboot/Makefile.depend b/sys/boot/i386/gptboot/Makefile.depend
index c798603..295be1a 100644
--- a/sys/boot/i386/gptboot/Makefile.depend
+++ b/sys/boot/i386/gptboot/Makefile.depend
@@ -3,6 +3,10 @@
DIRDEPS = \
include \
+ include/xlocale \
+ lib/libmd \
+ lib/libstand \
+ sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \
sys/boot/libstand32 \
diff --git a/sys/boot/i386/gptzfsboot/Makefile.depend b/sys/boot/i386/gptzfsboot/Makefile.depend
index 63a43d8..295be1a 100644
--- a/sys/boot/i386/gptzfsboot/Makefile.depend
+++ b/sys/boot/i386/gptzfsboot/Makefile.depend
@@ -4,6 +4,9 @@
DIRDEPS = \
include \
include/xlocale \
+ lib/libmd \
+ lib/libstand \
+ sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \
sys/boot/libstand32 \
diff --git a/sys/boot/i386/libi386/Makefile.depend b/sys/boot/i386/libi386/Makefile.depend
index 18be76b..df20c96 100644
--- a/sys/boot/i386/libi386/Makefile.depend
+++ b/sys/boot/i386/libi386/Makefile.depend
@@ -4,6 +4,7 @@
DIRDEPS = \
include \
include/xlocale \
+ lib/libmd \
.include <dirdeps.mk>
diff --git a/sys/boot/i386/loader/Makefile.depend b/sys/boot/i386/loader/Makefile.depend
index 9650fc0..89d5422 100644
--- a/sys/boot/i386/loader/Makefile.depend
+++ b/sys/boot/i386/loader/Makefile.depend
@@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \
lib/libstand \
sys/boot/ficl32 \
+ sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \
diff --git a/sys/boot/i386/zfsloader/Makefile.depend b/sys/boot/i386/zfsloader/Makefile.depend
index b3810a2..15b0c98 100644
--- a/sys/boot/i386/zfsloader/Makefile.depend
+++ b/sys/boot/i386/zfsloader/Makefile.depend
@@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \
lib/libstand \
sys/boot/ficl32 \
+ sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \
OpenPOWER on IntegriCloud