]> git.ozlabs.org Git - next-scripts/commitdiff
do not build the instruction decode to save time
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 24 Nov 2013 23:30:37 +0000 (10:30 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 24 Nov 2013 23:30:37 +0000 (10:30 +1100)
do_build

index 30db7397ae51001202f06ee39bb9307c181757e4..9b041192b9f3758520857085fe1dd28f14f5ca4e 100755 (executable)
--- a/do_build
+++ b/do_build
@@ -32,6 +32,7 @@ ssh root@"$build_host" unshare -n su $(id -u -n) <<-EOF
                CONFIG_DEBUG_INFO=n
                CONFIG_X86_DECODER_SELFTEST=n
                CONFIG_MODULES=y
+               CONFIG_INSTRUCTION_DECODER=n
        REOF
        KCONFIG_ALLCONFIG=\$e cross -n -N -a x86_64 -c 4.8.1 O=\$d allmodconfig
        rm \$e