Sign in
googlers
/
maze
/
linux
/
4ce72a2c063a7fa8e42a9435440ae3364115a58d
/
.
/
arch
/
sh
/
kernel
/
cpu
/
sh5
/
Makefile
blob: 8646363e9dedd2f3090781c6108c500a45791bf8 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux/SuperH SH-5 backends.
#
obj
-
y
:=
entry
.
o probe
.
o switchto
.
o
obj
-
$
(
CONFIG_SH_FPU
)
+=
fpu
.
o
obj
-
$
(
CONFIG_KALLSYMS
)
+=
unwind
.
o