Makefile
To support 32-bit and 64-bit SLIHs, the SLIH Makefile has to be modified to build two executables; one for 32-bits that will remain named as it is today and one for the 64-bit SLIH which will have 64 appended to the name.
File Names | Syntax | Example |
---|---|---|
32-bit | filename | fcphal_intr |
64-bit | filename64 | fcpthal_intr64 |