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