summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/tuxedo/nb04/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/tuxedo/nb04/Makefile')
-rw-r--r--drivers/platform/x86/tuxedo/nb04/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/platform/x86/tuxedo/nb04/Makefile b/drivers/platform/x86/tuxedo/nb04/Makefile
new file mode 100644
index 000000000000..c963e0d60505
--- /dev/null
+++ b/drivers/platform/x86/tuxedo/nb04/Makefile
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+#
+# Copyright (C) 2024-2025 Werner Sembach wse@tuxedocomputers.com
+#
+# TUXEDO X86 Platform Specific Drivers
+#
+
+tuxedo_nb04_wmi_ab-y := wmi_ab.o
+tuxedo_nb04_wmi_ab-y += wmi_util.o
+obj-$(CONFIG_TUXEDO_NB04_WMI_AB) += tuxedo_nb04_wmi_ab.o