diff options
Diffstat (limited to 'arch/cris/mm/Makefile')
-rw-r--r-- | arch/cris/mm/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/cris/mm/Makefile b/arch/cris/mm/Makefile deleted file mode 100644 index d3ae08c90b4e..000000000000 --- a/arch/cris/mm/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# -# Makefile for the linux cris-specific parts of the memory manager. -# - -obj-y := init.o fault.o tlb.o ioremap.o - |