summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-11-04 03:27:06 +0000
committerjhb <jhb@FreeBSD.org>2001-11-04 03:27:06 +0000
commit677b4a24d614c9a2c5708169e89e7da3a2b36d9b (patch)
tree0ab80ff96e82de7a57639e6b347503048a32b59a /sys/boot
parent2515f1090236a26c8e32f71ec1ec6d0ff1f217af (diff)
downloadFreeBSD-src-677b4a24d614c9a2c5708169e89e7da3a2b36d9b.zip
FreeBSD-src-677b4a24d614c9a2c5708169e89e7da3a2b36d9b.tar.gz
Use the new cdboot instead of cdldr.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile
index 624893c..4fd9447 100644
--- a/sys/boot/i386/Makefile
+++ b/sys/boot/i386/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
-SUBDIR= mbr boot0 kgzldr btx boot2 libi386 loader
+SUBDIR= mbr boot0 btx boot2 cdboot kgzldr libi386 loader
# special boot programs, 'self-extracting boot2+loader'
-SUBDIR+= cdldr
SUBDIR+= pxeldr
SUBDIR+= liloldr
OpenPOWER on IntegriCloud