Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
ebiederm
/
linux-namespace-control-devel
/
a6b52a9db891e2a39e8a0fed6005935d8b1aa59c
/
.
/
arch
/
arm
/
mach-spear6xx
/
Makefile
blob: cc1a4d82d459040d9276f8dd923374f79549fa2b [
file
] [
log
] [
blame
]
#
# Makefile for SPEAr6XX machine series
#
# common files
obj
-
y
+=
clock
.
o spear6xx
.
o
# spear600 specific files
obj
-
$
(
CONFIG_MACH_SPEAR600
)
+=
spear600
.
o
# spear600 boards files
obj
-
$
(
CONFIG_BOARD_SPEAR600_EVB
)
+=
spear600_evb
.
o