Makefile 186 B

123456
  1. #
  2. # Makefile for Hexagon memory management subsystem
  3. #
  4. obj-y := init.o pgalloc.o ioremap.o uaccess.o vm_fault.o cache.o
  5. obj-y += copy_to_user.o copy_from_user.o strnlen_user.o vm_tlb.o