summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-09-13 10:08:36 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2016-09-20 09:09:00 -0600
commit10924bc6448760b355492f05ea414a65d924a72c (patch)
tree7fb6d014cd3a2e3ef4960c3e201c467971f86d6b /Documentation/Makefile
parentc3cb83560daae4c619d1034eb98c1a40ee896387 (diff)
downloadop-kernel-dev-10924bc6448760b355492f05ea414a65d924a72c.zip
op-kernel-dev-10924bc6448760b355492f05ea414a65d924a72c.tar.gz
selftests: move dnotify_test from Documentation/filesystems
Move dnotify_test.c, Makefile, and .gitignore from Documentation/filesystems to selftests/filesystems. Remove filesystems build target from Documentation/Makefile and update selftests/filesystems/Makefile to work under selftests. dnotify_test will not be run as part of selftests suite and will not be included in install targets. It can be built separately for now. Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index de955e1..0473710 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,3 +1,3 @@
subdir-y := accounting auxdisplay blackfin \
- filesystems filesystems ia64 laptops mic misc-devices \
+ ia64 laptops mic misc-devices \
networking pcmcia prctl ptp timers vDSO watchdog
OpenPOWER on IntegriCloud