Sign in
android-kvm
/
linux
/
2980ba6ae8ca558ff06155f17cf7139256e7d9ac
/
.
/
arch
/
nds32
/
math-emu
/
Makefile
blob: 14fa01f4574ae8679ef5662eba64ccd7967c4728 [
file
] [
log
] [
blame
]
# 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