]> git.ozlabs.org Git - next-scripts/commitdiff
the powerpc allyesconfig build works again
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Dec 2016 04:46:36 +0000 (15:46 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Dec 2016 04:46:36 +0000 (15:46 +1100)
do_last_build

index 8d539c19f0bb8738629813e65b5fe1e687c00e64..6977f9f581b3d423336068014ca3bfafd6a13ffa 100755 (executable)
@@ -56,7 +56,7 @@ $cmd <<-EOF
        d=../powerpc_allyesconfig
        [ -d \$d ] || mkdir \$d
        cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -s O=\$d allyesconfig
-       cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -- O=\$d -j$j_factor -s -k || true
+       cross -n -N -k powerpc -a powerpc64 -c $gcc_ppc_version -- O=\$d -j$j_factor -s -k
 
        echo Building: powerpc pseries_le_defconfig
        d=../powerpc_pseries_le_defconfig