summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/fpu/Makefile')
-rw-r--r--arch/x86/kernel/fpu/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/kernel/fpu/Makefile b/arch/x86/kernel/fpu/Makefile
new file mode 100644
index 000000000..78c562145
--- /dev/null
+++ b/arch/x86/kernel/fpu/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+#
+# Build rules for the FPU support code:
+#
+
+obj-y += init.o bugs.o core.o regset.o signal.o xstate.o