]> Git Repo - linux.git/blame - fs/fuse/Makefile
[PATCH] knfsd: nfsd4: fix open flag passing
[linux.git] / fs / fuse / Makefile
CommitLineData
d8a5ba45
MS
1#
2# Makefile for the FUSE filesystem.
3#
4
5obj-$(CONFIG_FUSE_FS) += fuse.o
6
bafa9654 7fuse-objs := dev.o dir.o file.o inode.o control.o
This page took 0.159966 seconds and 4 git commands to generate.