diff options
Diffstat (limited to 'arch/m68k/lib/Makefile_mm')
-rw-r--r-- | arch/m68k/lib/Makefile_mm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/lib/Makefile_mm b/arch/m68k/lib/Makefile_mm deleted file mode 100644 index af9abf8d9d9..00000000000 --- a/arch/m68k/lib/Makefile_mm +++ /dev/null @@ -1,6 +0,0 @@ -# -# Makefile for m68k-specific library files.. -# - -lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \ - checksum.o string.o uaccess.o |