build: auto-detect ppc64 architecture

Remove the silliness of running make on powerpc like this;

$ CROSS= make

The default value of CROSS prevented this, detect the architecture in
the makefile and sent the CROSS accordingly.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
1 file changed