]> Git Repo - linux.git/blob - fs/omfs/Makefile
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
[linux.git] / fs / omfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-$(CONFIG_OMFS_FS) += omfs.o
4
5 omfs-y := bitmap.o dir.o file.o inode.o
This page took 0.034315 seconds and 4 git commands to generate.