summaryrefslogtreecommitdiff
path: root/package/libelf/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libelf/Config.in')
-rw-r--r--package/libelf/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/libelf/Config.in b/package/libelf/Config.in
new file mode 100644
index 000000000..3f2fa6024
--- /dev/null
+++ b/package/libelf/Config.in
@@ -0,0 +1,10 @@
+config ADK_PACKAGE_LIBELF
+ prompt "libelf............................ ELF object file access library"
+ tristate
+ default n
+ 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/
+