reorganize/rationalize/format package menuconfig,
[openwrt/svn-archive/archive.git] / openwrt / 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