Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
b9da0571050c09863e59f94d0b8594a290d61b88
/
.
/
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