Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
247537b9a270b52cc0375adcb0fb2605a160cba5
/
.
/
arch
/
x86
/
crypto
/
Makefile
blob: 18dcdc6fb7aa86a43c781a14976091ea1e3a8a48 [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_X86_32
),
y
)
include $
{
srctree
}/
arch
/
x86
/
crypto
/
Makefile_32
else
include $
{
srctree
}/
arch
/
x86
/
crypto
/
Makefile_64
endif