diff options
Diffstat (limited to 'arch/cris/arch-v32/mm/Makefile')
-rw-r--r-- | arch/cris/arch-v32/mm/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/cris/arch-v32/mm/Makefile b/arch/cris/arch-v32/mm/Makefile deleted file mode 100644 index 0b801f2964ac..000000000000 --- a/arch/cris/arch-v32/mm/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -# Makefile for the Linux/cris parts of the memory manager. - -obj-y += mmu.o init.o tlb.o intmem.o -obj-$(CONFIG_ETRAX_L2CACHE) += l2cache.o |