Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu into next/late
[deliverable/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.030863 seconds and 5 git commands to generate.