summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/hp/Makefile')
-rw-r--r--drivers/platform/x86/hp/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/platform/x86/hp/Makefile b/drivers/platform/x86/hp/Makefile
new file mode 100644
index 000000000000..db1eed4cd7c7
--- /dev/null
+++ b/drivers/platform/x86/hp/Makefile
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# Makefile for linux/drivers/platform/x86/hp
+# HP x86 Platform-Specific Drivers
+#
+
+# Hewlett Packard
+obj-$(CONFIG_HP_ACCEL) += hp_accel.o
+obj-$(CONFIG_HP_WMI) += hp-wmi.o
+obj-$(CONFIG_TC1100_WMI) += tc1100-wmi.o