Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b203bd3f6b9c3db3b1979c2ff79bb2b9be8f03a3
/
.
/
arch
/
sparc
/
math-emu
/
Makefile
blob: b9085ecbb27b7f1f8a373af9cd0504f5bde1b0a0 [
file
] [
log
] [
blame
]
#
# Makefile for the FPU instruction emulation.
#
# supress all warnings - as math.c produces a lot!
ccflags
-
y
:=
-
w
obj
-
y
:=
math_$
(
BITS
).
o