Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
luto
/
devel
/
2c2d831c81ec75a7b0d8e28caa8e3d9c1fe546f9
/
.
/
arch
/
sparc
/
math-emu
/
Makefile
blob: 825dbee94d8464bdccdc30018a4d8a19eae9120d [
file
] [
log
] [
blame
]
#
# Makefile for the FPU instruction emulation.
#
# suppress all warnings - as math.c produces a lot!
ccflags
-
y
:=
-
w
obj
-
y
:=
math_$
(
BITS
).
o