aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshutosh Dixit <[email protected]>2014-12-04 13:27:29 -0800
committerJonathan Corbet <[email protected]>2014-12-05 11:18:36 -0500
commitd47fb4ec7e101a63754939fa49d75fd7e81e94f8 (patch)
tree771febd4fc07c0bde6c99474c9bf7eb31619511f
parent845502d26301f8c37e2a57ad867672f306e674fb (diff)
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: Daniel Borkmann <[email protected]> Reported-by: Dan Streetman <[email protected]> Suggested-by: Peter Foley <[email protected]> Signed-off-by: Ashutosh Dixit <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/mic/mpssd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mic/mpssd/Makefile b/Documentation/mic/mpssd/Makefile
index 0f3156888048..f47fe6ba7300 100644
--- a/Documentation/mic/mpssd/Makefile
+++ b/Documentation/mic/mpssd/Makefile
@@ -1,5 +1,5 @@
# List of programs to build
-hostprogs-y := mpssd
+hostprogs-$(CONFIG_X86_64) := mpssd
mpssd-objs := mpssd.o sysfs.o