summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-17 14:54:45 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-17 14:54:45 +0200
commit7e58fdc5e913105f3a0812039798292bb63e6a53 (patch)
tree432f0022bf0b2d5b4ef8144f5505ba7bc74b3319 /Config.in
parent3f37dd7c3b5eb25a41edc6f72ba73e5a21b07e9b (diff)
Config.in: fix check-package warning
Fixes: Config.in:203: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) Config.in:204: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) https://gitlab.com/buildroot.org/buildroot/-/jobs/63334884 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Config.in b/Config.in
index c2a1925088..62d2dc3473 100644
--- a/Config.in
+++ b/Config.in
@@ -200,9 +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 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