From b567b95966d06afa1abd58d4dbe270e75398464d Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 7 Feb 2014 09:39:05 +1100 Subject: [PATCH] do_build: the kconfig stuff now excludes what I want --- do_build | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) 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 <