linux/lib/dim
Andy Shevchenko fb54ea1ee8 dimlib: 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.

Link: https://lkml.kernel.org/r/20240821155140.611514-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Tal Gilboa <talgi@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-09-01 20:43:40 -07:00
..
dim.c lib: Allow for the DIM library to be modular 2024-05-07 16:42:45 -07:00
Makefile dimlib: use *-y instead of *-objs in Makefile 2024-09-01 20:43:40 -07:00
net_dim.c dim: add new interfaces for initialization and getting results 2024-06-25 17:15:06 -07:00
rdma_dim.c linux/dim: Do nothing if no time delta between samples 2023-05-09 11:06:45 +02:00