kbuild: List libelf-devel as an alternative
[linux-2.6-block.git] / tools / perf / config / Makefile
index 80018feb99c0095603d6bf4fb7b2132c8c7ac353..534c81176f6cdf4156a563ec4f478b06f39b2ffe 100644 (file)
@@ -257,7 +257,7 @@ else
       LIBC_SUPPORT := 1
     endif
     ifeq ($(LIBC_SUPPORT),1)
-      msg := $(warning No libelf found, disables 'probe' tool and BPF support in 'perf record', please install elfutils-libelf-devel/libelf-dev);
+      msg := $(warning No libelf found, disables 'probe' tool and BPF support in 'perf record', please install libelf-dev, libelf-devel or elfutils-libelf-devel);
 
       NO_LIBELF := 1
       NO_DWARF := 1