xref: /linux/arch/x86/kernel/fpu/Makefile (revision a8fe58cec351c25e09c393bf46117c0c47b5a17c)
1#
2# Build rules for the FPU support code:
3#
4
5obj-y				+= init.o bugs.o core.o regset.o signal.o xstate.o
6