perf: Fix compilation without libelf for post-3.10 kernels
authorPeter Meerwald <pmeerw@pmeerw.net>
Sat, 5 Apr 2014 12:51:02 +0000 (14:51 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 May 2014 19:53:19 +0000 (21:53 +0200)
commit220490ceae9d66f45ce0d1d79fee0a6403e3f4de
treea339baca7cf2b69bb318a8924482ab6516f314c1
parent687615cb587c77b041b03fa259ffaafd0763c5cd
perf: Fix compilation without libelf for post-3.10 kernels

kernel commit cf4cca10 (perf tools: Move libelf check config into config/Makefile)
removes the NO_LIBELF check from the top-level Makefile

for newer kernels, if config/Makefile exists, we can assume that NO_LIBELF is
also there

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/perf/perf.mk