aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2024-06-24 19:06:28 +0300
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2024-06-24 19:06:28 +0300
commit4261031484d8f8fcbd2bd6517416b88545447597 (patch)
treebb21f8f70b8f524fff8b429cae4dc23f77d13495
parentplatform/x86/intel-uncore-freq: Use generic helpers for current frequency (diff)
parentplatform/arm64: build drivers even on non-ARM64 platforms (diff)
downloadwireguard-linux-4261031484d8f8fcbd2bd6517416b88545447597.tar.xz
wireguard-linux-4261031484d8f8fcbd2bd6517416b88545447597.zip
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Diffstat (limited to '')
-rw-r--r--drivers/platform/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/Makefile b/drivers/platform/Makefile
index fbbe4f77aa5d..837202842a6f 100644
--- a/drivers/platform/Makefile
+++ b/drivers/platform/Makefile
@@ -11,4 +11,4 @@ obj-$(CONFIG_OLPC_EC) += olpc/
obj-$(CONFIG_GOLDFISH) += goldfish/
obj-$(CONFIG_CHROME_PLATFORMS) += chrome/
obj-$(CONFIG_SURFACE_PLATFORMS) += surface/
-obj-$(CONFIG_ARM64) += arm64/
+obj-$(CONFIG_ARM64_PLATFORM_DEVICES) += arm64/