From ace9429bb58fd418f0c81d4c2835699bddf6bde6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:27:49 +0200 Subject: Adding upstream version 6.6.15. Signed-off-by: Daniel Baumann --- fs/notify/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fs/notify/Makefile (limited to 'fs/notify/Makefile') diff --git a/fs/notify/Makefile b/fs/notify/Makefile new file mode 100644 index 0000000000..63a4b8828d --- /dev/null +++ b/fs/notify/Makefile @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0 +obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \ + fdinfo.o + +obj-y += dnotify/ +obj-y += inotify/ +obj-y += fanotify/ -- cgit v1.2.3