915632ebf4a9e0479843e9f73e5fa8f2e23faa74
[15.05/openwrt.git] / package / libelf / Config.in
1 config BR2_PACKAGE_LIBELF
2         prompt "libelf............................ ELF object file access library"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           This is the public release of libelf-0.8.5, a free ELF object
7           file access library.
8           
9           http://www.stud.uni-hannover.de/~michael/software/
10