mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
debian/build/tools/perf/Makefile: Remove debugging output.
svn path=/dists/trunk/linux-tools/; revision=18182
This commit is contained in:
3
debian/build/tools/perf/Makefile
vendored
3
debian/build/tools/perf/Makefile
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user