X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2FConfig;h=fb0f2e9a2f92c2f2238e14e8b0e9b10164db1396;hp=b9c0fb68aa816f26aac6f6ad6cbe02a8ceed787e;hb=6e87f0aa53e12c4849ae36ec6c11f718b9d297f0;hpb=fc992179a15a53c920d8f18e276624c0ace6a6ec diff --git a/lfs/Config b/lfs/Config index b9c0fb68a..fb0f2e9a2 100644 --- a/lfs/Config +++ b/lfs/Config @@ -68,7 +68,7 @@ KGCC = gcc # define FIND_FILES cd $(ROOT)/ && find -mount \ - -not -path './tools*' -not -path './tmp*' -not -path './usr/src*' \ + -not -path './tools*' -not -path './tmp*' -not -path './usr/src*' -not -path './run/*' \ -not -path './dev*' -not -path './proc*' -not -path './install*' | sort endef