From: Stephen Rothwell Date: Thu, 6 Feb 2014 22:39:05 +0000 (+1100) Subject: do_build: the kconfig stuff now excludes what I want X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=b567b95966d06afa1abd58d4dbe270e75398464d;p=next-scripts do_build: the kconfig stuff now excludes what I want --- diff --git a/do_build b/do_build index 10dca87..a586160 100755 --- a/do_build +++ b/do_build @@ -26,16 +26,7 @@ ssh root@"$build_host" unshare -n su $(id -u -n) <<-EOF d=../x86_64_allmodconfig [ -d \$d ] || mkdir \$d - e=\$d.except - cat >\$e <