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
x86: add PAGE_KERNEL_EXEC_NOCACHE
[wrt350n-kernel.git]
/
arch
/
blackfin
/
kernel
/
cplb-nompu
/
Makefile
blob
d36ea9b5382e72522fc31f251f3dabfcb8c20e6f
1
#
2
# arch/blackfin/kernel/cplb-nompu/Makefile
3
#
4
5
obj-y
:=
cplbinit.o cacheinit.o cplbhdlr.o cplbmgr.o
6
7
obj-
$(
CONFIG_CPLB_INFO
) +=
cplbinfo.o
8