ubuntu-linux-kernel/fs/efs/Makefile

8 lines
145 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for the linux efs-filesystem routines.
#
obj-$(CONFIG_EFS_FS) += efs.o
efs-objs := super.o inode.o namei.o dir.o file.o symlink.o