Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
7856a16ea03ed9b17860d756ee6473c2e57882b2
/
.
/
arch
/
arm
/
mach-aaec2000
/
Makefile
blob: 20ec83896c375992bfcae3c00c6b3952ae975643 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Common support (must be linked before board specific support)
obj
-
y
+=
core
.
o
# Specific board support
obj
-
$
(
CONFIG_MACH_AAED2000
)
+=
aaed2000
.
o