projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
powerpc: remove old vector.S files
[linux-2.6]
/
arch
/
arm
/
mach-lh7a40x
/
Makefile
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y := time.o
8
obj-$(CONFIG_MACH_KEV7A400) += arch-kev7a400.o irq-lh7a400.o
9
obj-$(CONFIG_MACH_LPD7A400) += arch-lpd7a40x.o irq-lh7a400.o
10
obj-$(CONFIG_MACH_LPD7A404) += arch-lpd7a40x.o irq-lh7a404.o
11
12
obj-m :=
13
obj-n :=
14
obj- :=