summaryrefslogtreecommitdiffstats
path: root/arch/nds32/math-emu/Makefile
blob: 947fe0c3d52f0dbf2d5b0d228503bab183120ead (plain)
1
2
3
4
5
6
7
#
# Makefile for the Linux/nds32 kernel FPU emulation.
#

obj-y	:= fpuemu.o \
	   fdivd.o fmuld.o fsubd.o faddd.o fs2d.o fsqrtd.o fcmpd.o fnegs.o \
	   fdivs.o fmuls.o fsubs.o fadds.o fd2s.o fsqrts.o fcmps.o fnegd.o