Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[deliverable/linux.git] / fs / efivarfs / Makefile
CommitLineData
d68772b7
MF
1#
2# Makefile for the efivarfs filesystem
3#
4
5obj-$(CONFIG_EFIVAR_FS) += efivarfs.o
6
7efivarfs-objs := inode.o file.o super.o
This page took 0.167704 seconds and 5 git commands to generate.