]> Git Repo - linux.git/blob - fs/efivarfs/Makefile
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
[linux.git] / fs / efivarfs / Makefile
1 #
2 # Makefile for the efivarfs filesystem
3 #
4
5 obj-$(CONFIG_EFIVAR_FS)         += efivarfs.o
6
7 efivarfs-objs                   := inode.o file.o super.o
This page took 0.036753 seconds and 4 git commands to generate.