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
x86/boot: Rename overlapping memcpy() to memmove()
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-integrator
/
Makefile
blob
1ebe45356b09ca18b85a7dc1da4b0e012685e885
1
#
2
# Makefile for the linux kernel.
3
#
4
5
# Object file lists.
6
7
obj-y
:=
core.o lm.o
8
obj-
$(
CONFIG_ARCH_INTEGRATOR_AP
) +=
integrator_ap.o
9
obj-
$(
CONFIG_ARCH_INTEGRATOR_CP
) +=
integrator_cp.o
10
11
obj-
$(
CONFIG_PCI
) +=
pci_v3.o
12
obj-
$(
CONFIG_INTEGRATOR_IMPD1
) +=
impd1.o