文件操作 - Makefile
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/linux-headers-5.15.0-186/arch/ia64/mm/Makefile
编辑文件内容
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the ia64-specific parts of the memory manager. # obj-y := init.o fault.o tlb.o extable.o ioremap.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o obj-$(CONFIG_NUMA) += numa.o obj-$(CONFIG_SPARSEMEM) += discontig.o obj-$(CONFIG_FLATMEM) += contig.o
修改文件时间
将文件时间修改为当前时间的前一年
删除文件