diff options
author | Simon Rettberg | 2021-10-26 09:58:26 +0200 |
---|---|---|
committer | Your Name | 2021-10-26 09:58:26 +0200 |
commit | df644608f0532d79e069652782f22da6ce9e693a (patch) | |
tree | 38d3657a942b251342e823ed25ddb43a2e907b29 /.gitignore | |
parent | mltk: Require zstd (diff) | |
download | mltk-df644608f0532d79e069652782f22da6ce9e693a.tar.gz mltk-df644608f0532d79e069652782f22da6ce9e693a.tar.xz mltk-df644608f0532d79e069652782f22da6ce9e693a.zip |
Add CONFIG_NFS_CACHE global option, use for kernel
This adds the possibility to cache the built kernel on an NFS share
for later re-use.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,3 +20,4 @@ var/builds var/log **/winres/tmp/ **/winres/winres.exe +/tmp/nfscache |