Makefile 142 B

1234567
  1. #
  2. # Makefile for the Linux fat filesystem support.
  3. #
  4. obj-$(CONFIG_FAT_FS) += fat.o
  5. fat-objs := cache.o dir.o fatent.o file.o inode.o misc.o