ppc64 and Documentation/mic/mpssd/mpssd.c issues

Peter Foley pefoley2 at pefoley.com
Fri Dec 5 04:01:25 AEDT 2014


On Thu, Dec 4, 2014 at 11:57 AM, Sudeep Dutt <sudeep.dutt at intel.com> wrote:
> On Thu, 2014-12-04 at 08:48 -0800, Yokoyama, Caz wrote:
>> Thank you for the report.
>> Have you tried to compile on x86_64? Which rhel do you use? Rhel6.X?
>> MIC card is expected to work with x86_64 host, not with ppc64. We have never compiled on ppc host while our primary development platform was rhel6.X.
>>
>
> I am adding Peter Foley since he enabled the mpssd build by default
> recently with commit adb19fb. Peter, is there a way to enable the mpssd
> build only for x86_64?

Change hostprogs-y to hostprogs-$(CONFIG_X86_64) in the mpssd Makefile.
That will restrict it to x86_64 only.


More information about the Linuxppc-dev mailing list