repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.31.8
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-w90x900
/
Makefile
blob
d50c94f4dbdfd27f45ea92e58c69cbffa25c45ce
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y
:=
irq.o time.o mfp-w90p910.o gpio.o clock.o
8
9
# W90X900 CPU support files
10
11
obj-
$(
CONFIG_CPU_W90P910
) +=
w90p910.o
12
13
# machine support
14
15
obj-
$(
CONFIG_MACH_W90P910EVB
) +=
mach-w90p910evb.o