aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-09-15 08:36:07 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2016-09-20 09:59:50 -0600
commit3d2c86e3057995270e08693231039d9d942871f0 (patch)
treef407516734a2bf81f94055bfab1530bd93079d1c /Documentation/Makefile
parent02a35aad8a3e0b2bde1986053cefc2fcd63aee5d (diff)
selftests: Move networking/timestamping from Documentation
Remove networking from Documentation Makefile to move the test to selftests. Update networking/timestamping Makefile to work under selftests. These tests will not be run as part of selftests suite and will not be included in install targets. They can be built and run separately for now. This is part of the effort to move runnable code from Documentation. 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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 572e9b7f3758..f530c2980618 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -1,3 +1,2 @@
subdir-y := accounting auxdisplay blackfin \
- laptops mic misc-devices \
- networking pcmcia timers watchdog
+ laptops mic misc-devices pcmcia timers watchdog