From: Stephen Rothwell Date: Wed, 29 Jul 2015 23:20:53 +0000 (+1000) Subject: new default build directory X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=52f196cfa6d264108d9955bd75a5a0cb822faa28;p=next-scripts new default build directory --- diff --git a/common.sh b/common.sh index 1c2de5e..f411848 100644 --- a/common.sh +++ b/common.sh @@ -13,7 +13,7 @@ SHA1_FILE="../SHA1s" CTRL_FILE="../etc/control" build_host="ka2" -build_dir="/scratch/sfr/next" +build_dir="/home/sfr/next/next" gcc_version="4.9.0" j_factor=48 ssh_key_file=~/.ssh/ra.kernel.org