To build the network driver binary RPM for the currently running kernel version:
- Locate the Alveo X3522 Net Driver Source [RPM package] that you downloaded. See Download the Auxiliary Bus Driver Source RPM.
- Build the binary RPM from the source RPM file:
# rpmbuild --rebuild <source_rpm_path>
where < source_rpm_path > is the full path to the source RPM.
- The build procedure generates a lot of console
output. Towards the end of the build a "Wrote:" line identifies the
location of the built binary RPM. For example:
Wrote: <path>/kernel-module-xilinx_efct-<os_version>-<module_version>.rpm