To build the auxiliary bus driver binary RPM for the currently running kernel version:
- Locate the Auxiliary Bus 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-auxiliary-<os_version>-<module_version>.rpm