Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
4e5ccf60c5aa79d325c123f47d288a068166f389
/
.
/
arch
/
arm
/
mach-ep93xx
/
Makefile
blob: 5393af989e940c1efdc4af62dd5a63221ace68ff [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_MACH_GESBC9312
)
+=
gesbc9312
.
o
obj
-
$
(
CONFIG_MACH_TS72XX
)
+=
ts72xx
.
o