
8 May
2010
8 May
'10
6:53 p.m.
On May 6, 2010, at 5:01 PM, Wolfgang Denk wrote:
Dear Kumar Gala,
In message 1272441122-27976-1-git-send-email-galak@kernel.crashing.org you wrote:
When we changed ARCH from ppc to powerpc we need to treat HOSTARCH the same way. We use HOSTARCH == ARCH to determine if a build is native.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
- Put the ppc64 case first otherwise we get powerpc64
Makefile | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
Undid v2, applied this one instead.
Should this be in your public git tree? Not seeing it.
- k