]> Git Repo - linux.git/blame - fs/fuse/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
[linux.git] / fs / fuse / Makefile
CommitLineData
d8a5ba45
MS
1#
2# Makefile for the FUSE filesystem.
3#
4
5obj-$(CONFIG_FUSE_FS) += fuse.o
6
b6aeaded 7fuse-objs := dev.o dir.o file.o inode.o
This page took 0.091539 seconds and 4 git commands to generate.