]> git.ozlabs.org Git - next-scripts/blob - to_build_host
import-akpm: use merge-files and merge-files for akpm-current
[next-scripts] / to_build_host
1 #!/bin/sh
2
3 [ -e "SHA1s" ] && {
4         echo "Found SHA1s file ... exitting" 1>&2
5         exit 1
6 }
7
8 . "$(dirname $0)/common.sh"
9
10 rsync -avHSXx --exclude next-history.git --exclude stats --exclude next/.git/gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.