Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « overlayfs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 900daed3e91d28f1901c78cab4e9c2fdddf50043 (plain)
1
2
3
4
5
6
7
#
# Makefile for the overlay filesystem.
#

obj-$(CONFIG_OVERLAY_FS) += overlay.o

overlay-objs := super.o inode.o dir.o readdir.o copy_up.o