repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit
[wrt350n-kernel.git]
/
arch
/
arm
/
mach-realview
/
Makefile
blob
ca1e390c3c28795f3873bc8249e3eb3c74a8f078
1
#
2
# Makefile for the linux kernel.
3
#
4
5
obj-y
:=
core.o clock.o
6
obj-
$(
CONFIG_MACH_REALVIEW_EB
) +=
realview_eb.o
7
obj-
$(
CONFIG_SMP
) +=
platsmp.o headsmp.o localtimer.o
8
obj-
$(
CONFIG_HOTPLUG_CPU
) +=
hotplug.o