dashboard
repositories
activity
search
login
ljy
/
RK3588_XEN
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
enable otg host mode, enable pcie usbphy
hc
2024-03-22
cd2737927c6dc09973e8461fc4c9b14e8042cd17
[~ljy/RK3588_XEN.git]
/
kernel
/
fs
/
notify
/
Makefile
1
2
3
4
5
6
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/