projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[platform/kernel/linux-rpi.git]
/
fs
/
overlayfs
/
Makefile
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