repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
[zen-stable.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