diff options
Diffstat (limited to 'arch/m68k/mm/Makefile_no')
-rw-r--r-- | arch/m68k/mm/Makefile_no | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/m68k/mm/Makefile_no b/arch/m68k/mm/Makefile_no new file mode 100644 index 0000000..b54ab6b --- /dev/null +++ b/arch/m68k/mm/Makefile_no @@ -0,0 +1,5 @@ +# +# Makefile for the linux m68knommu specific parts of the memory manager. +# + +obj-y += init.o kmap.o |