Merge branch 'perf/urgent' into perf/core
[linux-2.6-microblaze.git] / tools / perf / config / Makefile
index f7c81d3..c234182 100644 (file)
@@ -503,7 +503,7 @@ else
 endif
 
 ifeq ($(feature-libbfd), 1)
-  EXTLIBS += -lbfd
+  EXTLIBS += -lbfd -lz -liberty
 endif
 
 ifdef NO_DEMANGLE