blob: 915632ebf4a9e0479843e9f73e5fa8f2e23faa74 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LIBELF
prompt "libelf............................ ELF object file access library"
tristate
default m if CONFIG_DEVEL
help
This is the public release of libelf-0.8.5, a free ELF object
file access library.
http://www.stud.uni-hannover.de/~michael/software/
|