force libelf to be selected

This commit is contained in:
Mike Frysinger 2005-03-21 02:59:56 +00:00
parent f7408e9bd4
commit 1c5a0151a1

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_LTRACE
bool "ltrace"
default n
depends on BR2_PACKAGE_LIBELF
help
Debugging program which runs a specified command until it exits.