]> git.ozlabs.org Git - next-scripts/blobdiff - to_build_host
to_build_host: don't copy left over top level patches
[next-scripts] / to_build_host
index 0438f5841cc00c426be65ecf26efd969a93d768c..3bc56d87ffd6457ab5c699707d72b3449070afae 100755 (executable)
@@ -7,4 +7,4 @@
 
 . "$(dirname $0)/common.sh"
 
-rsync -avHSUXx --open-noatime --exclude next-history.git --exclude stats --exclude gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.
+rsync -avHSUXx --open-noatime --exclude next-history.git --exclude stats --exclude gitk.cache --exclude 'patch-*' --delete ~/kernels/next/. ${build_host}:kernels/next/.