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