/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
fs
/
isofs
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/fs/isofs
mkdir
upload
Name
Size
Mode
Actions
Kconfig
1747
0644
edit
dl
rm
Makefile
307
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/fs/isofs/Makefile
(307B)
# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux isofs filesystem routines. # obj-$(CONFIG_ISO9660_FS) += isofs.o isofs-objs-y := namei.o inode.o dir.o util.o rock.o export.o isofs-objs-$(CONFIG_JOLIET) += joliet.o isofs-objs-$(CONFIG_ZISOFS) += compress.o isofs-objs := $(isofs-objs-y)
Save
cmd:
run