6db4831e98
Android 14
7 lines
186 B
Makefile
7 lines
186 B
Makefile
#
|
|
# Makefile for Hexagon memory management subsystem
|
|
#
|
|
|
|
obj-y := init.o pgalloc.o ioremap.o uaccess.o vm_fault.o cache.o
|
|
obj-y += copy_to_user.o copy_from_user.o strnlen_user.o vm_tlb.o
|