summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/Makefile
diff options
context:
space:
mode:
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>2023-08-11 14:21:13 +0300
committerHans de Goede <hdegoede@redhat.com>2023-08-23 18:31:26 +0300
commit92c2fb8fa56c46d534feea2073e55ecc61fa5089 (patch)
tree54fa995b1d27c3848b507778eac83471a1bbd970 /drivers/platform/x86/amd/Makefile
parentb0c7f1d9d742911dd22703bf8b25ea85ae2363dd (diff)
downloadlinux-92c2fb8fa56c46d534feea2073e55ecc61fa5089.tar.xz
platform/x86/amd/pmc: Move PMC driver to separate directory
With latest commits having PMC code spread across multiple files, it would be easier to maintain them in a separate directory under amd/pmc. Co-developed-by: Sanket Goswami <Sanket.Goswami@amd.com> Signed-off-by: Sanket Goswami <Sanket.Goswami@amd.com> Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> Link: https://lore.kernel.org/r/20230811112116.2279419-2-Shyam-sundar.S-k@amd.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/x86/amd/Makefile')
-rw-r--r--drivers/platform/x86/amd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/platform/x86/amd/Makefile b/drivers/platform/x86/amd/Makefile
index 65732f0a3913..f04932b7a7d1 100644
--- a/drivers/platform/x86/amd/Makefile
+++ b/drivers/platform/x86/amd/Makefile
@@ -4,8 +4,7 @@
# AMD x86 Platform-Specific Drivers
#
-amd-pmc-y := pmc.o pmc-quirks.o
-obj-$(CONFIG_AMD_PMC) += amd-pmc.o
+obj-$(CONFIG_AMD_PMC) += pmc/
amd_hsmp-y := hsmp.o
obj-$(CONFIG_AMD_HSMP) += amd_hsmp.o
obj-$(CONFIG_AMD_PMF) += pmf/