Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wtarreau
/
linux-2.4
/
570f65e15c54c38fc2e3d13309c3ae428c1ddda2
/
.
/
arch
/
s390
/
math-emu
/
Makefile
blob: 13d6ea4778439618c0e70306bfc2819d75f3dd20 [
file
]
#
# Makefile for the FPU instruction emulation.
#
O_TARGET
:=
math
-
emu
.
o
obj
-
$
(
CONFIG_MATHEMU
)
:=
math
.
o qrnnd
.
o
EXTRA_CFLAGS
=
-
I
.
-
I$
(
TOPDIR
)/
include
/
math
-
emu
-
w
include $
(
TOPDIR
)/
Rules
.
make