summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-03-05 11:43:52 -0500
committerDave Jones <davej@redhat.com>2012-03-05 11:43:52 -0500
commitddb2c7e4f3e4fd825a04998e6d0408905484185a (patch)
tree18416fd1f3168b432ba05456ec0e9c2bb16da7af /Makefile
parent18b1cc892930d9b3947111562c32ef50728ac15d (diff)
downloadkernel-ddb2c7e4f3e4fd825a04998e6d0408905484185a.tar.gz
kernel-ddb2c7e4f3e4fd825a04998e6d0408905484185a.tar.xz
kernel-ddb2c7e4f3e4fd825a04998e6d0408905484185a.zip
hush output
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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