repo.or.cz
/
linux-2.6
/
libata-dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
[linux-2.6/libata-dev.git]
/
arch
/
sparc
/
math-emu
/
Makefile
blob
b9085ecbb27b7f1f8a373af9cd0504f5bde1b0a0
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