summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-28 22:30:32 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-28 22:30:32 +0000
commite5760ee3f30b36e1ce866c68db759a40a2ecd8b0 (patch)
tree852a93e580b18bf10d3ff2d7e7f3898c16933823 /extra
parentb3bccca4b73e2759e5a30ad3d1a21b96d017eadb (diff)
further refine output so the silent mode of make is truly silent
Diffstat (limited to 'extra')
-rwxr-xr-xextra/scripts/fix_includes.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/scripts/fix_includes.sh b/extra/scripts/fix_includes.sh
index a57e4f253..910242fa5 100755
--- a/extra/scripts/fix_includes.sh
+++ b/extra/scripts/fix_includes.sh
@@ -100,13 +100,13 @@ then
exit 1
fi
+if [ "$MAKE_IS_SILENT" != "y" ]; then
echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION}"
-
-
echo -e "\n"
echo "Using kernel headers from $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} for architecture '$TARGET_ARCH'"
echo -e "\tprovided in directory $KERNEL_SOURCE"
echo -e "\n"
+fi
# Create a symlink to include/asm