projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
[linux-2.6]
/
arch
/
sparc
/
math-emu
/
Makefile
1
#
2
# Makefile for the FPU instruction emulation.
3
#
4
5
obj-y := math.o
6
7
EXTRA_AFLAGS := -ansi
8
EXTRA_CFLAGS = -I. -Iinclude/math-emu -w