]> Git Repo - linux.git/blob - fs/adfs/Makefile
vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
[linux.git] / fs / adfs / Makefile
1 #
2 # Makefile for the linux adfs filesystem routines.
3 #
4
5 obj-$(CONFIG_ADFS_FS) += adfs.o
6
7 adfs-objs := dir.o dir_f.o dir_fplus.o file.o inode.o map.o super.o
This page took 0.03445 seconds and 4 git commands to generate.