diff options
author | Andy Shevchenko <[email protected]> | 2024-10-18 18:03:37 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2024-11-04 13:01:51 +0200 |
commit | 6fc0ce1d329ca8f24237e5fd9572699f961bf8b5 (patch) | |
tree | 055375551e9c97fd48fe598fea0a4111bf49433b /drivers/fpga/fpga-bridge.c | |
parent | 3b2af08fadc4c931d3014e03804bf21afbcaa666 (diff) |
i2c: 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.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions