aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kbuild b/bin/kbuild
index c66af4a..f5d549f 100755
--- a/bin/kbuild
+++ b/bin/kbuild
@@ -185,7 +185,7 @@ else
unlink "$INSTALL_PATH/lib"
- make install INSTALL_PATH="$INSTALL_PATH/boot"
+ make install INSTALL_PATH="$INSTALL_PATH/boot" &>/dev/null
cp .config "$INSTALL_PATH/boot/config-$name"
##