forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/hexagon/mm/Makefile
....@@ -1,6 +1,7 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Makefile for Hexagon memory management subsystem
34 #
45
5
-obj-y := init.o pgalloc.o ioremap.o uaccess.o vm_fault.o cache.o
6
+obj-y := init.o ioremap.o uaccess.o vm_fault.o cache.o
67 obj-y += copy_to_user.o copy_from_user.o strnlen_user.o vm_tlb.o