summaryrefslogtreecommitdiffstats
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorShuah Khan2016-09-13 19:13:46 +0200
committerShuah Khan2016-09-20 17:09:09 +0200
commit92dd8dd4d07f170db0638a20a8db691262da4e5e (patch)
treeef723c0dd5316e51b5e894b9fff7935515f98edd /Documentation/Makefile
parentselftests: move dnotify_test from Documentation/filesystems (diff)
downloadkernel-qcow2-linux-92dd8dd4d07f170db0638a20a8db691262da4e5e.tar.gz
kernel-qcow2-linux-92dd8dd4d07f170db0638a20a8db691262da4e5e.tar.xz
kernel-qcow2-linux-92dd8dd4d07f170db0638a20a8db691262da4e5e.zip
selftests: move prctl tests from Documentation/prctl
Move prctl tests from Documentation/prctl to selftests/prctl. Remove prctl from Makefile to move the test. Update prctl Makefile to work under selftests. prctl will not be run as part of selftests suite and will not be included in install targets. They 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 0473710c09d0..7a28f6c26755 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,3 +1,3 @@
subdir-y := accounting auxdisplay blackfin \
ia64 laptops mic misc-devices \
- networking pcmcia prctl ptp timers vDSO watchdog
+ networking pcmcia ptp timers vDSO watchdog