/arch/frv/mm/Makefile

https://bitbucket.org/evzijst/gittest · Makefile · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · 5a19772b264c96c0b843b2f89306c763 MD5 · raw file

  1. #
  2. # Makefile for the arch-specific parts of the memory manager.
  3. #
  4. obj-y := init.o kmap.o
  5. obj-$(CONFIG_MMU) += \
  6. pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
  7. mmu-context.o dma-alloc.o unaligned.o elf-fdpic.o