projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.4.294-gnu1
[releases.git]
/
arch
/
sparc
/
math-emu
/
Makefile
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
# suppress all warnings - as math.c produces a lot!
6
ccflags-y := -w
7
8
obj-y := math_$(BITS).o