/arch/alpha/mm/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 9 lines · 3 code · 3 blank · 3 comment · 0 complexity · 0123e3f0b503fc98176d2caa08b62198 MD5 · raw file

  1. #
  2. # Makefile for the linux alpha-specific parts of the memory manager.
  3. #
  4. EXTRA_CFLAGS := -Werror
  5. obj-y := init.o fault.o extable.o remap.o
  6. obj-$(CONFIG_DISCONTIGMEM) += numa.o