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
/
blackfin
/
kernel
/
cplb-mpu
/
Makefile
blob
286b69357f97b3fd93b18d55674454e17506b0d4
1
#
2
# arch/blackfin/kernel/cplb-nompu/Makefile
3
#
4
5
obj-y
:=
cplbinit.o cacheinit.o cplbmgr.o
6
7
obj-
$(
CONFIG_CPLB_INFO
) +=
cplbinfo.o
8