[kernel] r18182 - dists/trunk/linux-tools/debian/build/tools/perf

Bastian Blank waldi at alioth.debian.org
Thu Oct 27 20:49:20 UTC 2011


Author: waldi
Date: Thu Oct 27 20:49:19 2011
New Revision: 18182

Log:
debian/build/tools/perf/Makefile: Remove debugging output.

Modified:
   dists/trunk/linux-tools/debian/build/tools/perf/Makefile

Modified: dists/trunk/linux-tools/debian/build/tools/perf/Makefile
==============================================================================
--- dists/trunk/linux-tools/debian/build/tools/perf/Makefile	Tue Oct 25 22:29:02 2011	(r18181)
+++ dists/trunk/linux-tools/debian/build/tools/perf/Makefile	Thu Oct 27 20:49:19 2011	(r18182)
@@ -28,9 +28,6 @@
 
 MAKE_PERF := $(MAKE) prefix=/usr perfexecdir=share/perf_$(VERSION)-core NO_PERL=1 V=2 HAVE_CPLUS_DEMANGLE=1 ARCH=$(KERNEL_ARCH_PERF) EXTRA_WARNINGS=-Wno-error
 
-$(warning $(KERNEL_ARCH_PERF))
-$(warning $(DEB_HOST_ARCH_CPU))
-
 all:
 ifdef KERNEL_ARCH_PERF
 	-mkdir out



More information about the Kernel-svn-changes mailing list