From ddb2c7e4f3e4fd825a04998e6d0408905484185a Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 5 Mar 2012 11:43:52 -0500 Subject: [PATCH] hush output --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c1e1ab92c..b9475a43f 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