diff options
Diffstat (limited to 'arch/alpha/mm/Makefile')
| -rw-r--r-- | arch/alpha/mm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/alpha/mm/Makefile b/arch/alpha/mm/Makefile index 5a9807936411..101dbd06b4ce 100644 --- a/arch/alpha/mm/Makefile +++ b/arch/alpha/mm/Makefile @@ -1,9 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the linux alpha-specific parts of the memory manager. # -ccflags-y := -Werror - obj-y := init.o fault.o - -obj-$(CONFIG_DISCONTIGMEM) += numa.o |
