diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-11-04 13:39:14 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-11-17 13:58:56 +0300 |
commit | 51616b0c4db5903c61936f6c1830fab526d08aa4 (patch) | |
tree | 8aa48af0bb1513f20241bb0769fdaf6ac1911c33 /tools/perf/scripts/python/flamegraph.py | |
parent | 311499ee56bf120722a56981caeba14ce829bd1a (diff) | |
download | linux-51616b0c4db5903c61936f6c1830fab526d08aa4.tar.xz |
i2c: busses: Use *-y instead of *-objs in Makefile
*-objs suffix is reserved rather for (user-space) host programs while
usually *-y suffix is used for kernel drivers (although *-objs works
for that purpose for now).
Let's correct the old usages of *-objs in Makefiles.
While at it, fix an obvious typo in help section of the Kconfig.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions