perf tools: fixing Makefile problems
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 3 May 2016 19:45:28 +0000 (13:45 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 20 Jun 2016 17:16:07 +0000 (11:16 -0600)
commit0951a97ed934668b87371c2d3d0c3d21659da4df
treee95699f42b87a4618eba5fc51d55e391d6ce483f
parentcda8131df1fae7efc2d56967b2cc45ddf52c85b9
perf tools: fixing Makefile problems

This patch is fixing the ifeq condition to get the debug or release
version of the openCSD libraries.  It also fix a naming typo when
release libraries are southg.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
tools/perf/config/Makefile