summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-10-06 06:12:55 +0000
committermsmith <msmith@FreeBSD.org>1998-10-06 06:12:55 +0000
commit1a62a98115a3f9ca24d88cddd76556923e184c8c (patch)
tree0fa14326ed79a622fafb81d1728b3411b05b8cbd /sys/boot
parente69402680d377e219bd4e318ff924be63ba05d99 (diff)
downloadFreeBSD-src-1a62a98115a3f9ca24d88cddd76556923e184c8c.zip
FreeBSD-src-1a62a98115a3f9ca24d88cddd76556923e184c8c.tar.gz
Build boot0 as well.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile
index 8361444..f196cd5 100644
--- a/sys/boot/i386/Makefile
+++ b/sys/boot/i386/Makefile
@@ -1,3 +1,3 @@
-SUBDIR= btx libi386 loader
+SUBDIR= boot0 btx libi386 loader
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud