platform/x86/intel: pmt: Use y instead of objs in Makefile
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 6 Aug 2021 15:50:17 +0000 (18:50 +0300)
committerHans de Goede <hdegoede@redhat.com>
Thu, 12 Aug 2021 07:26:28 +0000 (09:26 +0200)
commitcb84acd1165cf3b0f79d2ad09388bb263835974a
tree525760a5ed1803c04977611d615e737f87a53cd3
parentbde53eafb9257a5c9d2327a1cb887c7bcbf6c38f
platform/x86/intel: pmt: Use y instead of objs in Makefile

The 'objs' is for user space tools, for the kernel modules
we should use 'y'.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210806155017.4633-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel/pmt/Makefile