Makefile 156 B

1234567
  1. #
  2. # Makefile for the configfs virtual filesystem
  3. #
  4. obj-$(CONFIG_CONFIGFS_FS) += configfs.o
  5. configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o