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