Sign in
googlers
/
maze
/
linux
/
49c794e94649020248e37b78db16cd25bad38b4f
/
.
/
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