Blame view

kernel/linux-rt-4.4.41/arch/xtensa/mm/Makefile 184 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  #
  # Makefile for the Linux/Xtensa-specific parts of the memory manager.
  #
  
  obj-y			:= init.o misc.o
  obj-$(CONFIG_MMU)	+= cache.o fault.o mmu.o tlb.o
  obj-$(CONFIG_HIGHMEM)	+= highmem.o