aboutsummaryrefslogtreecommitdiff
path: root/scripts/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build.sh')
-rw-r--r--scripts/build.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/build.sh b/scripts/build.sh
index 9daae79..c2c96b4 100644
--- a/scripts/build.sh
+++ b/scripts/build.sh
@@ -3,10 +3,8 @@ shell="/bin/sh"
set -e
$shell scripts/musl.sh
$shell scripts/mksh.sh
-$shell scripts/sbase.sh
-$shell scripts/ubase.sh
$shell scripts/linux.sh
-$shell scripts/sinit.sh
$shell scripts/ncurses.sh
$shell scripts/vim.sh
+$shell scripts/busybox.sh
# $shell scripts/grub.sh