Add procedure and service file to set the SPI mux on P10

This procedure will be called before powering on in order to set the mux
for accessing host EEPROMs from the BMC through the FSI SPI masters.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Change-Id: I238d3bc449c5924740cf4c2e69d794605a6ae916
diff --git a/Makefile.am b/Makefile.am
index eb6bb2c..8f72036 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,10 @@
   pcie-poweroff@.service \
   xyz.openbmc_project.Control.Host.NMI.service
 
+if ENABLE_PHAL
+  systemdsystemunit_DATA += set-spi-mux.service
+endif
+
 bin_PROGRAMS = \
 	openpower-proc-control \
 	openpower-proc-nmi