mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
6 lines
186 B
Makefile
6 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
|