]> err.no Git - linux-2.6/blobdiff - arch/blackfin/Makefile
mn10300: add the MN10300/AM33 architecture to the kernel
[linux-2.6] / arch / blackfin / Makefile
index 0c9680eac8ef4e6ece5ab29d371bd3301a0c8117..0edc402fef5400bd1b2bc63e5929e1c2a03ff7d7 100644 (file)
@@ -82,6 +82,12 @@ core-y   += arch/$(ARCH)/mach-$(MACHINE)/
 core-y   += arch/$(ARCH)/mach-$(MACHINE)/boards/
 endif
 
+ifeq ($(CONFIG_MPU),y)
+core-y += arch/$(ARCH)/kernel/cplb-mpu/
+else
+core-y += arch/$(ARCH)/kernel/cplb-nompu/
+endif
+
 libs-y   += arch/$(ARCH)/lib/
 
 drivers-$(CONFIG_OPROFILE) += arch/$(ARCH)/oprofile/