Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# # Makefile for the FUSE filesystem. # obj-$([31mCONFIG_FUSE_FS[0m) += fuse.o obj-$([31mCONFIG_CUSE[0m) += cuse.o fuse-objs := dev.o dir.o file.o inode.o control.o xattr.o acl.o