mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
7a1a6d0061
Signed-off-by: Bernd Schmidt <bernd.schmidt@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
9 lines
141 B
Makefile
9 lines
141 B
Makefile
#
|
|
# arch/blackfin/kernel/cplb-nompu/Makefile
|
|
#
|
|
|
|
obj-y := cplbinit.o cacheinit.o cplbhdlr.o cplbmgr.o
|
|
|
|
obj-$(CONFIG_CPLB_INFO) += cplbinfo.o
|
|
|