Sign in
coral
/
linux-mtk
/
501fb72d052d2a302b423bef7dec98d9d98c8a36
/
.
/
arch
/
x86
/
lib
/
Makefile
blob: 329da276c6f1839d8bdb75ab4448c0d61a6af2f0 [
file
]
ifeq
(
$
(
CONFIG_X86_32
),
y
)
include $
{
srctree
}/
arch
/
x86
/
lib
/
Makefile_32
else
include $
{
srctree
}/
arch
/
x86
/
lib
/
Makefile_64
endif