From: Namhyung Kim Date: Fri, 28 Sep 2012 09:31:58 +0000 (+0900) Subject: perf tools: Remove unused PYRF_OBJS variable on Makefile X-Git-Tag: v3.7-rc1~29^2~3^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4898336a1b4d8a259663d15b12f359b6c2887a2;p=pandora-kernel.git perf tools: Remove unused PYRF_OBJS variable on Makefile It seems that the PYRF_OBJS variable is not used anymore or has no effect at least. The util/setup.py tracks its dependency using util/python-ext-sources file and resulting objects are saved under python_ext_build/tmp/. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1348824728-14025-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed