aboutsummaryrefslogtreecommitdiff
path: root/Documentation/prctl/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-09-20selftests: move prctl tests from Documentation/prctlShuah Khan1-3/+0
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 <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
2014-09-26Documentation: update .gitignore filesPeter Foley1-0/+3
Add some missing files to .gitignore. Push Documentation/.gitignore down into subdirectories. Signed-off-by: Peter Foley <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>