Sign in
coral
/
linux-imx
/
d720024e94de4e8b7f10ee83c532926f3ad5d708
/
.
/
arch
/
arm
/
mach-ixp23xx
/
Makefile
blob: 288b371b6d035c2a474d1f5b804afe8071c9337e [
file
]
#
# Makefile for the linux kernel.
#
obj
-
y
:=
core
.
o pci
.
o
obj
-
m
:=
obj
-
n
:=
obj
-
:=
obj
-
$
(
CONFIG_MACH_ESPRESSO
)
+=
espresso
.
o
obj
-
$
(
CONFIG_MACH_IXDP2351
)
+=
ixdp2351
.
o
obj
-
$
(
CONFIG_MACH_ROADRUNNER
)
+=
roadrunner
.
o