diff options
Diffstat (limited to 'arch/blackfin/kernel/cplb-nompu/Makefile')
-rw-r--r-- | arch/blackfin/kernel/cplb-nompu/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/kernel/cplb-nompu/Makefile b/arch/blackfin/kernel/cplb-nompu/Makefile index d36ea9b5382e..4010eca1c6c2 100644 --- a/arch/blackfin/kernel/cplb-nompu/Makefile +++ b/arch/blackfin/kernel/cplb-nompu/Makefile @@ -3,6 +3,3 @@ # obj-y := cplbinit.o cacheinit.o cplbhdlr.o cplbmgr.o - -obj-$(CONFIG_CPLB_INFO) += cplbinfo.o - |