summaryrefslogtreecommitdiffstats
path: root/core/includes/paths.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFIG_NFS_CACHE global option, use for kernelSimon Rettberg2021-10-261-0/+15
| | | | | This adds the possibility to cache the built kernel on an NFS share for later re-use.
* Add bash shebangs to all our includes:Simon Rettberg2017-02-281-0/+1
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev versionSebastian2016-04-251-0/+31