diff options
Diffstat (limited to 'arch/alpha/mm')
-rw-r--r-- | arch/alpha/mm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/mm/Makefile b/arch/alpha/mm/Makefile index bd770302eb..101dbd06b4 100644 --- a/arch/alpha/mm/Makefile +++ b/arch/alpha/mm/Makefile @@ -3,6 +3,4 @@ # Makefile for the linux alpha-specific parts of the memory manager. # -ccflags-y := -Werror - obj-y := init.o fault.o |