Sign in
googlers
/
maze
/
linux
/
a80f509f4a4f41ea8693733124470ad63a12664a
/
.
/
arch
/
x86
/
mm
/
Makefile
blob: 9832910968486f3de246f0f1065021f5de977871 [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_X86_32
),
y
)
include $
{
srctree
}/
arch
/
x86
/
mm
/
Makefile_32
else
include $
{
srctree
}/
arch
/
x86
/
mm
/
Makefile_64
endif