summaryrefslogtreecommitdiffstats
path: root/targets
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-02-08 16:59:52 +0000
committeremaste <emaste@FreeBSD.org>2016-02-08 16:59:52 +0000
commit020d1b050f201d689240a39a6d7d31c42115081b (patch)
tree551d38e4a0a6d1ad00d1cb8d0dcc69100a112e25 /targets
parent2ed1e2991e3970aeffef7be33b91401f0aeca84d (diff)
downloadFreeBSD-src-020d1b050f201d689240a39a6d7d31c42115081b.zip
FreeBSD-src-020d1b050f201d689240a39a6d7d31c42115081b.tar.gz
Restore kgzldr on i386 only
I previously disconnected kgzdr based on a misunderstanding. I'd still like to transition to supporting only the loader(8)-based boot path for handling compressed kernels, but that can follow the standard deprecation procedure. This reverts r291113. Requested by: dteske
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/misc/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/pseudo/userland/misc/Makefile.depend b/targets/pseudo/userland/misc/Makefile.depend
index 6d46af1..c186f6d 100644
--- a/targets/pseudo/userland/misc/Makefile.depend
+++ b/targets/pseudo/userland/misc/Makefile.depend
@@ -40,6 +40,7 @@ DIRDEPS.x86sys= \
sys/boot/i386/btx/lib \
sys/boot/i386/cdboot \
sys/boot/i386/gptboot \
+ sys/boot/i386/kgzldr \
sys/boot/i386/libfirewire \
sys/boot/i386/libi386 \
sys/boot/i386/loader \
OpenPOWER on IntegriCloud