repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.14-rc1
[linux.git]
/
fs
/
overlayfs
/
Makefile
blob
5648954f8588b83e47b3ed8fa4ea2d990e663a9e
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the overlay filesystem.
4
#
5
6
obj-
$(
CONFIG_OVERLAY_FS
) +=
overlay.o
7
8
overlay-objs
:=
super.o namei.o util.o inode.o file.o
dir
.o readdir.o \
9
copy_up.o
export
.o params.o xattrs.o