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