[kernel] hush output

Dave Jones davej at fedoraproject.org
Mon Mar 5 16:44:27 UTC 2012


commit ddb2c7e4f3e4fd825a04998e6d0408905484185a
Author: Dave Jones <davej at redhat.com>
Date:   Mon Mar 5 11:43:52 2012 -0500

    hush output

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index c1e1ab9..b9475a4 100644
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ debug:
 
 	@perl -pi -e 's/# CONFIG_MAXSMP is not set/CONFIG_MAXSMP=y/' config-x86-generic
 
-	# Try out UAS in rawhide builds.
+	@# Try out UAS in rawhide builds.
 	@perl -pi -e 's/# CONFIG_USB_UAS is not set/CONFIG_USB_UAS=m/' config-generic
 
 	@perl -pi -e 's/^%define debugbuildsenabled 1/%define debugbuildsenabled 0/' kernel.spec


More information about the scm-commits mailing list