On Tue, May 29, 2012 at 12:46 PM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
> PACKAGE_EXTRA_ARCHS_tune-ppc440 = "${PACKAGE_EXTRA_ARCHS_tune-powerpc}
> ppc440"
may be this should be be
PACKAGE_EXTRA_ARCHS_tune-ppc440 =
"${PACKAGE_EXTRA_ARCHS_tune-powerpc-nf} ppc440"
other pieces look good
-Khem