浏览代码

utils/test-pkg: show default build dir in help test

Avoid the "Where did it put my builds?" step.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit ca9fbfd5eeab5ecd63b9e2a0ee882723105ba706)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca Ceresoli 2 年之前
父节点
当前提交
7d4ee97a62
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utils/test-pkg

+ 1 - 0
utils/test-pkg

@@ -257,6 +257,7 @@ Options:
 
     -d DIR, --build-dir DIR
         Do the builds in directory DIR, one sub-dir per toolchain.
+        If not specified, defaults to \${HOME}/br-test-pkg
 
     -p PKG, --package PKG
         Test-build the package PKG, by running 'make PKG'; if not specified,