Makefile 141 Bytes
Newer Older
Abhijith PA's avatar
Abhijith PA committed
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