]> Git Repo - linux.git/blob - fs/bfs/Makefile
dma-mapping: don't return errors from dma_set_max_seg_size
[linux.git] / fs / bfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for BFS filesystem.
4 #
5
6 obj-$(CONFIG_BFS_FS) += bfs.o
7
8 bfs-objs := inode.o file.o dir.o
This page took 0.03891 seconds and 4 git commands to generate.