/arch/frv/mm/Makefile
https://bitbucket.org/evzijst/gittest · Makefile · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · 5a19772b264c96c0b843b2f89306c763 MD5 · raw file
- #
- # Makefile for the arch-specific parts of the memory manager.
- #
- obj-y := init.o kmap.o
- obj-$(CONFIG_MMU) += \
- pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
- mmu-context.o dma-alloc.o unaligned.o elf-fdpic.o