summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/nanobsd/nanobsd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/nanobsd.sh b/tools/tools/nanobsd/nanobsd.sh
index 79db9d6..13df94e 100644
--- a/tools/tools/nanobsd/nanobsd.sh
+++ b/tools/tools/nanobsd/nanobsd.sh
@@ -103,7 +103,7 @@ build_world ( ) (
)
build_kernel ( ) (
- echo "## build kernel ($NANO_KERNEL"
+ echo "## build kernel ($NANO_KERNEL)"
echo "### log: ${MAKEOBJDIRPREFIX}/_.bk"
if [ -f ${NANO_KERNEL} ] ; then
OpenPOWER on IntegriCloud