repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
SLUB: Fix memory leak by not reusing cpu_slab
[pv_ops_mirror.git]
/
arch
/
arm
/
mach-davinci
/
Makefile
blob
99ac2e55774dcdf1c9b316ec9972a5d267765f89
1
#
2
# Makefile for the linux kernel.
3
#
4
#
5
6
# Common objects
7
obj-y
:=
time.o irq.o clock.o serial.o io.o id.o psc.o \
8
gpio.o mux.o
9
10
# Board specific
11
obj-
$(
CONFIG_MACH_DAVINCI_EVM
) +=
board-evm.o