]> git.ozlabs.org Git - next-scripts/blob - to_build_host
do_last_build: use the Debian cross compiler for i386 as well
[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 --noatime --exclude next-history.git --exclude stats --exclude next/.git/gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.