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