Sign in
gem5
/
arm
/
linux-arm64-legacy
/
f000944d03a5b74ab3c92b2fcdf0e944cc898065
/
.
/
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