diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-05-08 18:15:55 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-06-05 13:59:38 +0100 |
commit | 16c0bad7ae04e4a1e7361fbb91573248de06a008 (patch) | |
tree | 03bf3df87d524b3f23640cfaa1ef9d1a9e911060 /scripts/gdb/linux/interrupts.py | |
parent | d3867e7148318e12b5d69b64950622f5ed06fe86 (diff) |
iommu/arm-smmu-v3: 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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20240508151611.1444352-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions