From 2e414e50f9540eb49b7a696be00a280c25c25a60 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Thu, 27 Oct 2011 20:49:19 +0000 Subject: [PATCH] debian/build/tools/perf/Makefile: Remove debugging output. svn path=/dists/trunk/linux-tools/; revision=18182 --- debian/build/tools/perf/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/build/tools/perf/Makefile b/debian/build/tools/perf/Makefile index 38fa2f43e283..f46a154c4c1c 100644 --- a/debian/build/tools/perf/Makefile +++ b/debian/build/tools/perf/Makefile @@ -28,9 +28,6 @@ endif 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