commit | f9b6b0ef60349cf1747d8f366f23900671f888c5 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Tue Sep 13 12:06:20 2016 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Sep 20 09:58:04 2016 -0600 |
tree | b99a15e9b1eb73b160f6495a0371c538733608f3 | |
parent | 8dbbf854202610a033a0788c33d8feb1548d3eeb [diff] |
selftests: move vDSO tests from Documentation/vDSO Remove vDSO from Makefile to move the to selftests. Update vDSO Makefile to work under selftests. vDSO 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>