]> git.ozlabs.org Git - next-scripts/commitdiff
from_ka2: also bring back any changes to patches and mmotm
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Apr 2016 07:08:20 +0000 (17:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Apr 2016 07:08:20 +0000 (17:08 +1000)
from_ka2

index 7a7852f1d9a304f287b2644396e845a737cc59b5..32a8235cb6e09cfe456f76a3cda71ee08e9e4f2a 100755 (executable)
--- a/from_ka2
+++ b/from_ka2
@@ -4,7 +4,11 @@
 
 rsync -avHSXx --partial --delete \
        --exclude "gitk.cache" \
-       --include '/next/***' --include /SHA1s \
-       --include /merge.log --include /merge.debug \
+       --include '/patches/***' \
+       --include '/mmotm/***' \
+       --include '/next/***' \
+       --include /SHA1s \
+       --include /merge.log \
+       --include /merge.debug \
        --exclude '**' \
        ${build_host}:kernels/next/. ~/kernels/next/.