]> Git Repo - linux.git/blame - fs/efs/Makefile
Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm-intel...
[linux.git] / fs / efs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
1da177e4
LT
2#
3# Makefile for the linux efs-filesystem routines.
4#
5
6obj-$(CONFIG_EFS_FS) += efs.o
7
8efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
This page took 1.079923 seconds and 4 git commands to generate.