repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 's5p/for-next'
[linux-2.6/next.git]
/
arch
/
arm
/
mach-spear6xx
/
Makefile
blob
cc1a4d82d459040d9276f8dd923374f79549fa2b
1
#
2
# Makefile for SPEAr6XX machine series
3
#
4
5
# common files
6
obj-y
+=
clock.o spear6xx.o
7
8
# spear600 specific files
9
obj-
$(
CONFIG_MACH_SPEAR600
) +=
spear600.o
10
11
# spear600 boards files
12
obj-
$(
CONFIG_BOARD_SPEAR600_EVB
) +=
spear600_evb.o