Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3e7a728117e4611b5e91fc567166f6e3606d996e
/
.
/
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