linux/drivers/platform/x86/intel/ifs
Kurt Borja 677fb7b069
platform/x86: intel: Use *-y instead of *-objs in Makefile
The `objs` suffix is reserved for user-space tools. Use the `y` suffix
instead, which is usually used for kernel drivers.

Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Reviewed-by: Jithu Joseph <jithu.joseph@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250218194113.26589-5-kuurtb@gmail.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
2025-02-24 17:15:06 +02:00
..
Kconfig
Makefile platform/x86: intel: Use *-y instead of *-objs in Makefile 2025-02-24 17:15:06 +02:00
core.c platform/x86/intel/ifs: Add Clearwater Forest to CPU support list 2024-12-11 16:00:36 +02:00
ifs.h platform/x86/intel/ifs: Update documentation with image download path 2025-02-04 10:00:45 +02:00
load.c platform/x86/intel/ifs: Add SBAF test image loading support 2024-08-12 16:36:11 +02:00
runtest.c platform-drivers-x86 for v6.11-3 2024-08-12 17:35:52 +02:00
sysfs.c