summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index f2eaa28..4d17152 100755
--- a/build.sh
+++ b/build.sh
@@ -346,11 +346,9 @@ if [ -z "${_SKIP_REBUILD_PRESTAGE}" ]; then
builder_setup
# Build world, kernel and install
- echo ">>> Building world for ISO... $FREEBSD_BRANCH ..."
make_world
# Build kernels
- echo ">>> Building kernel configs: $BUILD_KERNELS for FreeBSD: $FREEBSD_BRANCH ..."
build_all_kernels
# Install kernel on installer
OpenPOWER on IntegriCloud