aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/math-emu/Makefile
blob: 14fa01f4574ae8679ef5662eba64ccd7967c4728 (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# 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