]> Zhao Yanbai Git Server - minix.git/commitdiff
Make more
authorBen Gras <ben@minix3.org>
Fri, 17 Feb 2006 12:34:18 +0000 (12:34 +0000)
committerBen Gras <ben@minix3.org>
Fri, 17 Feb 2006 12:34:18 +0000 (12:34 +0000)
tools/chrootmake.sh

index 8b44410114f4b635ed271b02987ff443ab088eee..783d67050e8e43e4992792942ac1eed6bd8be84a 100755 (executable)
@@ -6,7 +6,7 @@ su bin -c 'make world install' || exit 1
 cd tools || exit 1
 rm revision
 rm /boot/image/*
-make hdboot || exit 1
+make install || exit 1
 cp ../boot/boot /boot/boot || exit 1
 make clean
 make image_small || exit 1