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