projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6]
/
arch
/
arm
/
mach-w90x900
/
Makefile
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y := irq.o time.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