blob: d5a25711a3d138f13d4901226bb573c4a2106255 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBELF
tristate "libelf - ELF object file access library"
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/
|