ubuntu-linux-kernel/fs/overlayfs/Makefile

8 lines
156 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
#
# Makefile for the overlay filesystem.
#
obj-$(CONFIG_OVERLAY_FS) += overlay.o
overlay-objs := super.o namei.o util.o inode.o dir.o readdir.o copy_up.o