Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
654166d6879ed1e4df9815d04e6a358adf1259a6
/
.
/
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