Sign in
googlers
/
maze
/
linux
/
9636cb0ff6e27cfaf886f6ef5c6a2021b453457a
/
.
/
arch
/
sh
/
mm
/
Makefile
blob: 9f4bc3d90b1ed4b62121181c72f9630e876e9c2b [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_SUPERH32
),
y
)
include $
{
srctree
}/
arch
/
sh
/
mm
/
Makefile_32
else
include $
{
srctree
}/
arch
/
sh
/
mm
/
Makefile_64
endif