Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wtarreau
/
linux-2.4
/
eb7da49420e6f3e726078ec2611a7a26b0006a6d
/
.
/
arch
/
s390
/
math-emu
/
Makefile
blob: 13d6ea4778439618c0e70306bfc2819d75f3dd20 [
file
] [
log
] [
blame
]
#
# 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