From 0613d5cf383a9f78f05969dab377111ffe33925d Mon Sep 17 00:00:00 2001 From: Russel Winder Date: Wed, 5 Aug 2009 18:41:09 +0100 Subject: [PATCH] Update the help. --- SConstruct | 1 + 1 file changed, 1 insertion(+) diff --git a/SConstruct b/SConstruct index 2df9203..3412d53 100644 --- a/SConstruct +++ b/SConstruct @@ -271,6 +271,7 @@ Explicit targets are: kernel -- build the kernel. tasklibs -- build all the support libraries for the tasks. tasks -- build all the tasks. + bootdesc -- build the tasks and the boot descriptor. The default target is to compile everything and to do a final link.