xref: /openbmc/linux/fs/netfs/Makefile (revision 3c881e05c814c970e4f9577446a9d3461d134607)
1# SPDX-License-Identifier: GPL-2.0
2
3netfs-y := read_helper.o stats.o
4
5obj-$(CONFIG_NETFS_SUPPORT) := netfs.o
6