Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1903ac54f8536b11478e4f01c339e10b538f59e0
/
.
/
arch
/
arm
/
mach-ep93xx
/
Makefile
blob: dfa7e2e8a18b65621d87eeab94c689d1990c14f2 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o clock
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_MACH_EDB9315
)
+=
edb9315
.
o
obj
-
$
(
CONFIG_MACH_GESBC9312
)
+=
gesbc9312
.
o
obj
-
$
(
CONFIG_MACH_TS72XX
)
+=
ts72xx
.
o