You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platform/x86/intel: pmt: Use y instead of objs in Makefile
JIRA: https://issues.redhat.com/browse/RHEL-79553
commit cb84acd
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Fri Aug 6 18:50:17 2021 +0300
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>
Signed-off-by: David Arcari <darcari@redhat.com>
0 commit comments