mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
3 lines
81 B
Makefile
3 lines
81 B
Makefile
|
obj-$(CONFIG_INOTIFY) += inotify.o
|
||
|
obj-$(CONFIG_INOTIFY_USER) += inotify_user.o
|