diff options
Diffstat (limited to 'package/libelf/Config.in')
-rw-r--r-- | package/libelf/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package/libelf/Config.in b/package/libelf/Config.in deleted file mode 100644 index 600ef68fd2..0000000000 --- a/package/libelf/Config.in +++ /dev/null @@ -1,7 +0,0 @@ -config BR2_PACKAGE_LIBELF - bool "libelf" - help - The elf library provides routines to access, and manipulate, - Elf object files. - - http://www.mr511.de/software/ |