projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
[linux-2.6]
/
arch
/
sparc
/
math-emu
/
Makefile
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
# supress all warnings - as math.c produces a lot!
6
ccflags-y := -w
7
8
obj-y := math_$(BITS).o