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
Documentation/iostats.txt: bit-size reference etc.
[linux-2.6/next.git]
/
arch
/
arm
/
mach-versatile
/
Makefile
blob
97cf4d831b0c5bf6de35653f574b1788952a10fe
1
#
2
# Makefile for the linux kernel.
3
#
4
5
obj-y
:=
core.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