[PATCH] FUSE - core
[deliverable/linux.git] / fs / fuse / Makefile
CommitLineData
d8a5ba45
MS
1#
2# Makefile for the FUSE filesystem.
3#
4
5obj-$(CONFIG_FUSE_FS) += fuse.o
6
7fuse-objs := inode.o
This page took 0.048108 seconds and 5 git commands to generate.