aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-kernel (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-20Drastically simplifyJason A. Donenfeld2-53/+0
2017-12-14standalone-kernel: don't patch <3.10 kernelsJason A. Donenfeld1-0/+9
2017-12-12standalone-kernel: auto-commit and better .gitignoreJason A. Donenfeld1-9/+17
2017-12-08standalone-tools: specify srctree for out of tree buildsJason A. Donenfeld1-1/+1
When the result directory is not the same as the source directory, shelling out to the script occurs at the wrong path. This fixes it by anchoring it to $(srctree). Suggested-by: Nathan Chancellor <natechancellor@gmail.com>
2017-12-06Add support for patching kernelsJason A. Donenfeld2-1/+36
2017-12-06Improve readmeJason A. Donenfeld1-0/+1