Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « efs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 963543d46f0d8a30359aa35f0dc53ac5d55e7a53 (plain)
1
2
3
4
5
6
7
#
# 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