These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / Documentation / mic / mpssd / Makefile
index f47fe6b..06871b0 100644 (file)
@@ -1,3 +1,4 @@
+ifndef CROSS_COMPILE
 # List of programs to build
 hostprogs-$(CONFIG_X86_64) := mpssd
 
@@ -17,3 +18,4 @@ HOSTLOADLIBES_mpssd := -lpthread
 install:
        install mpssd /usr/sbin/mpssd
        install micctrl /usr/sbin/micctrl
+endif