Raw File
Makefile
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_DNOTIFY)		+= dnotify.o
back to top