Makefile 145 B

1234567
  1. #
  2. # Makefile for the linux efs-filesystem routines.
  3. #
  4. obj-$(CONFIG_EFS_FS) += efs.o
  5. efs-objs := super.o inode.o namei.o dir.o file.o symlink.o