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.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/libelf/Config.in b/package/libelf/Config.in
index 3fc933f00..3afde80d3 100644
--- a/package/libelf/Config.in
+++ b/package/libelf/Config.in
@@ -7,3 +7,11 @@ config BR2_PACKAGE_LIBELF
library.
http://www.stud.uni-hannover.de/~michael/software/
+
+config BR2_PACKAGE_LIBELF_HEADERS
+ bool "headers on the target"
+ default n
+ depends on BR2_PACKAGE_LIBELF
+ help
+ Whether to copy the lib and the headers to the
+ target system.