summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libelf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libelf.in b/rules/libelf.in
index 0abe93303..b574e87d9 100644
--- a/rules/libelf.in
+++ b/rules/libelf.in
@@ -29,6 +29,7 @@ config LIBELF_ELFSUTILS
bool
prompt "elfutils"
select LIBELF_LIBDW
+ select LIBELF_LIBASM
help
Elfutils is a collection of utilities to handle ELF objects.