2005-03-07 14:10:05 +00:00
|
|
|
config BR2_PACKAGE_LIBELF
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "libelf............................ ELF object file access library"
|
|
|
|
tristate
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-07 14:10:05 +00:00
|
|
|
help
|
|
|
|
This is the public release of libelf-0.8.5, a free ELF object
|
|
|
|
file access library.
|
2005-05-19 16:49:23 +00:00
|
|
|
|
2005-03-07 14:10:05 +00:00
|
|
|
http://www.stud.uni-hannover.de/~michael/software/
|
2005-11-05 02:16:36 +00:00
|
|
|
|