summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2018-04-02 16:57:59 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-04-02 17:48:56 +0200
commit072374918de92aef9b8ca5a3248a3905cba70ba2 (patch)
tree51d1e891b145d2617c5561319452a75370b7d7f4 /Config.in
parent8f3c77245982c00c2c76b8e3a57a62123e74d522 (diff)
help/manual: update help about the new $(LIBFOO_DL_DIR)
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 71b9f60e5b..c2a1925088 100644
--- a/Config.in
+++ b/Config.in
@@ -200,6 +200,9 @@ config BR2_DL_DIR
If the Linux shell environment has defined the BR2_DL_DIR
environment variable, then this overrides this configuration
item.
+ The directory is organized with a subdirectory for each package.
+ Each package has its own $(LIBFOO_DL_DIR) variable that can be used
+ to find the correct path.
The default is $(TOPDIR)/dl