Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
lftan
/
linux
/
5a44ed0d30dd0681df44eb085c31b371b7fe84fe
/
.
/
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