Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
fa61a54e48efc8e5c7a6d4680ad8ceb74a5fca84
/
.
/
arch
/
x86
/
lib
/
Makefile
blob: 329da276c6f1839d8bdb75ab4448c0d61a6af2f0 [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_X86_32
),
y
)
include $
{
srctree
}/
arch
/
x86
/
lib
/
Makefile_32
else
include $
{
srctree
}/
arch
/
x86
/
lib
/
Makefile_64
endif