projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'ec' into test
[linux-2.6]
/
arch
/
arm
/
mach-versatile
/
Makefile
1
#
2
# Makefile for the linux kernel.
3
#
4
5
obj-y := core.o clock.o
6
obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o
7
obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o
8
obj-$(CONFIG_PCI) += pci.o