UnknownSec Bypass
403
:
/
lib
/
modules
/
5.15.0-1075-aws
/
build
/
arch
/
xtensa
/
mm
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
Makefile
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the Linux/Xtensa-specific parts of the memory manager. # obj-y := init.o misc.o obj-$(CONFIG_MMU) += cache.o fault.o ioremap.o mmu.o tlb.o obj-$(CONFIG_HIGHMEM) += highmem.o obj-$(CONFIG_KASAN) += kasan_init.o KASAN_SANITIZE_fault.o := n KASAN_SANITIZE_kasan_init.o := n KASAN_SANITIZE_mmu.o := n
Copyright © 2025 - UnknownSec