Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17323b3615b54bd80ba7e9056c62266e7df24f27
/
.
/
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