summaryrefslogtreecommitdiff
path: root/package/readline/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/readline/Config.in')
-rw-r--r--package/readline/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/readline/Config.in b/package/readline/Config.in
index 45da5b1a9..a2a138183 100644
--- a/package/readline/Config.in
+++ b/package/readline/Config.in
@@ -5,3 +5,9 @@ config BR2_READLINE
help
Enable GNU readline support?
+config BR2_PACKAGE_READLINE_TARGET
+ bool "readline for the target"
+ depends on BR2_READLINE
+ help
+ Say yes here to install the readline libraries and headers
+ on the target.