diff options
author | Anssi Hannula <[email protected]> | 2020-03-25 12:31:54 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-03-27 22:27:19 +0100 |
commit | 82f04bfe2aff428b063eefd234679b2d693228ed (patch) | |
tree | 33968524e8a6aea5331e22a43619057ffa5839b6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 35c6cfb4340c199974f06a36670f7d1e9d32e1c7 (diff) |
tools: gpio: Fix out-of-tree build regression
Commit 0161a94e2d1c7 ("tools: gpio: Correctly add make dependencies for
gpio_utils") added a make rule for gpio-utils-in.o but used $(output)
instead of the correct $(OUTPUT) for the output directory, breaking
out-of-tree build (O=xx) with the following error:
No rule to make target 'out/tools/gpio/gpio-utils-in.o', needed by 'out/tools/gpio/lsgpio-in.o'. Stop.
Fix that.
Fixes: 0161a94e2d1c ("tools: gpio: Correctly add make dependencies for gpio_utils")
Cc: <[email protected]>
Cc: Laura Abbott <[email protected]>
Signed-off-by: Anssi Hannula <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions