✏️ 正在编辑: Makefile
路径:
/usr/src/linux-aws-headers-4.15.0-1057/arch/xtensa/mm/Makefile
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# # 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
💾 保存文件
← 返回文件管理器