buildroot/package/libelf/Config.in

16 lines
411 B
Plaintext
Raw Normal View History

2005-02-25 04:22:54 +01:00
config BR2_PACKAGE_LIBELF
bool "libelf"
help
This is the public release of libelf-0.8.5, a free ELF object
file access library. This build does not generate a shared
library.
2005-02-25 04:22:54 +01:00
http://www.stud.uni-hannover.de/~michael/software/
config BR2_PACKAGE_LIBELF_HEADERS
bool "headers on the target"
depends on BR2_PACKAGE_LIBELF
help
Whether to copy the lib and the headers to the
target system.