✏️ 正在编辑: Makefile
路径:
/usr/src/linux-aws-headers-4.15.0-1057/fs/ufs/Makefile
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# # Makefile for the Linux ufs filesystem routines. # obj-$(CONFIG_UFS_FS) += ufs.o ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \ namei.o super.o util.o ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG
💾 保存文件
← 返回文件管理器