1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00

(Re-)enabled boot2.

This commit is contained in:
Yoshihiro Takahashi 2001-05-24 11:19:43 +00:00
parent f040ac4cec
commit d8b08f1591
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77125

View File

@ -1,5 +1,5 @@
# $FreeBSD$
SUBDIR= btx boot0 boot0.5 libpc98 loader
SUBDIR= btx boot0 boot0.5 boot2 libpc98 loader
.include <bsd.subdir.mk>