Makefile 126 B

1234567
  1. #
  2. # Makefile for the efivarfs filesystem
  3. #
  4. obj-$(CONFIG_EFIVAR_FS) += efivarfs.o
  5. efivarfs-objs := inode.o file.o super.o