summaryrefslogtreecommitdiff
path: root/drivers/peci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/peci/Makefile')
-rw-r--r--drivers/peci/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/peci/Makefile b/drivers/peci/Makefile
new file mode 100644
index 000000000000..e789a354e842
--- /dev/null
+++ b/drivers/peci/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+# Core functionality
+peci-y := core.o
+obj-$(CONFIG_PECI) += peci.o