From df644608f0532d79e069652782f22da6ce9e693a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 26 Oct 2021 09:58:26 +0200 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b9602acc..59fc537e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ var/builds var/log **/winres/tmp/ **/winres/winres.exe +/tmp/nfscache -- cgit v1.2.3-55-g7522