[kernel/f17] hush output

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


commit 0c76388efa86faa5e75289c9e4d96c55a430bac2
Author: Dave Jones <davej at redhat.com>
Date:   Mon Mar 5 11:44:00 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