EXTRA_CFLAGS += -DFUSE_VERSION=\"2.3.0\" -DHAVE_KERNEL_XATTR=1

fuse-objs := dev.o dir.o file.o inode.o
obj-$(CONFIG_FUSE) := fuse.o
