diff options
Diffstat (limited to 'fs/overlayfs/Makefile')
| -rw-r--r-- | fs/overlayfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/overlayfs/Makefile b/fs/overlayfs/Makefile index 30802347a020..46e1ff8ac056 100644 --- a/fs/overlayfs/Makefile +++ b/fs/overlayfs/Makefile | |||
| @@ -4,5 +4,5 @@ | |||
| 4 | 4 | ||
| 5 | obj-$(CONFIG_OVERLAY_FS) += overlay.o | 5 | obj-$(CONFIG_OVERLAY_FS) += overlay.o |
| 6 | 6 | ||
| 7 | overlay-objs := super.o namei.o util.o inode.o dir.o readdir.o copy_up.o \ | 7 | overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \ |
| 8 | export.o | 8 | copy_up.o export.o |
