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