/
usr
/
src
/
linux-headers-5.15.0-181
/
fs
/
ufs
/
/usr/src/linux-headers-5.15.0-181/fs/ufs
mkdir
upload
Name
Size
Mode
Actions
Kconfig
1806
0644
edit
dl
rm
Makefile
260
0644
edit
dl
rm
Edit:
/usr/src/linux-headers-5.15.0-181/fs/ufs/Makefile
(260B)
# SPDX-License-Identifier: GPL-2.0-only # # 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
Save
cmd:
run