Commit d47fb4ec authored by Ashutosh Dixit's avatar Ashutosh Dixit Committed by Jonathan Corbet

Documentation: Build mic/mpssd only for x86_64

mic/mpssd along with MIC drivers are currently only usable on
x86_64. So build mic/mpssd only for x86_64 to avoid build breaks on
big-endian systems.
Reported-by: default avatarDaniel Borkmann <dborkman@redhat.com>
Reported-by: default avatarDan Streetman <ddstreet@gmail.com>
Suggested-by: default avatarPeter Foley <pefoley2@pefoley.com>
Signed-off-by: default avatarAshutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 845502d2
# List of programs to build
hostprogs-y := mpssd
hostprogs-$(CONFIG_X86_64) := mpssd
mpssd-objs := mpssd.o sysfs.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment