aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>2000-12-24 14:54:34 +0000
committerKATO Takenori <kato@FreeBSD.org>2000-12-24 14:54:34 +0000
commitdfec8c70fa9266dc3ee944afc588c5a68b2116e4 (patch)
treec2cdad5875e96253e2c811b1559f156602b38102 /sys/boot/pc98
parent1bc9ef16848b261f2193209c95b1631399ebc7f6 (diff)
downloadsrc-dfec8c70fa9266dc3ee944afc588c5a68b2116e4.tar.gz
src-dfec8c70fa9266dc3ee944afc588c5a68b2116e4.zip
Disabled boot2 for the moment, because it needs aout tools.
Notes
Notes: svn path=/head/; revision=70333
Diffstat (limited to 'sys/boot/pc98')
-rw-r--r--sys/boot/pc98/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile
index b86e09fe94ad..8b07da787759 100644
--- a/sys/boot/pc98/Makefile
+++ b/sys/boot/pc98/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= btx boot0 boot0.5 boot2 libpc98 loader
+SUBDIR= btx boot0 boot0.5 libpc98 loader
.include <bsd.subdir.mk>