]> Git Repo - linux.git/blob - fs/notify/Makefile
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
[linux.git] / fs / notify / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_FSNOTIFY)          += fsnotify.o notification.o group.o mark.o \
3                                    fdinfo.o
4
5 obj-y                   += dnotify/
6 obj-y                   += inotify/
7 obj-y                   += fanotify/
This page took 0.033958 seconds and 4 git commands to generate.